botania:red_quartz

Block of Redquartz

Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
block Quartz BlocksQuartz BlocksPickaxe Mineable

Acquisition

Crafting using Redquartz Slab and Redquartz Slab, arranged in the pattern shown. Produces Block of Redquartz.

Crafting
Redquartz Slab
Redquartz Slab
Block of Redquartz guaranteed

Crafting using Redquartz, Redquartz, Redquartz and Redquartz, arranged in the pattern shown. Produces Block of Redquartz.

Crafting
Redquartz
Redquartz
Redquartz
Redquartz
Block of Redquartz guaranteed

Mining & drops

sourcecountchanceconditions
Block of Redquartz1–1100%Survives Explosion

Used in (7)

Crafting using Block of Redquartz and Block of Redquartz, arranged in the pattern shown. Produces 2× Pillar Redquartz Block.

Crafting
Pillar Redquartz Block ×2 guaranteed

Crafting using Block of Redquartz, Block of Redquartz, Block of Redquartz, Block of Redquartz, Block of Redquartz and Block of Redquartz, arranged in the pattern shown. Produces 4× Redquartz Stairs.

Crafting
Redquartz Stairs Redquartz Stairs ×4 guaranteed
view all 7 →

Block drops

Drops itself when broken.

Developer reference
Registry name
botania:red_quartz
Namespace
botania
Mod ID
botania
Tags (3)
c:blocks/quartz_blocks
c:items/quartz_blocks
minecraft:blocks/mineable/pickaxe

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "QQ"
  ],
  "ingredients": {
    "Q": {
      "item": "botania:red_quartz_slab"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "QQ",
    "QQ"
  ],
  "ingredients": {
    "Q": {
      "item": "botania:quartz_red"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "botania:quartz_block",
  "experience": null,
  "cooking_time": null
}