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

Pillar Elven Quartz Block
Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
Acquisition
Stone Cutting using Block of Elven Quartz. Produces Pillar Elven Quartz Block.

Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Pillar Elven Quartz Block | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
botania:elf_quartz_pillar- Namespace
botania- Mod ID
botania- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"Q",
"Q"
],
"ingredients": {
"Q": {
"item": "botania:elf_quartz"
}
},
"conditions": [],
"sequence": null,
"group_name": "botania:quartz_pillar",
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "botania:elf_quartz"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
