Stone Cutting using Block of Mana Quartz. Produces Pillar Mana Quartz Block.


Stone Cutting using Block of Mana Quartz. Produces Pillar Mana Quartz Block.

Crafting using Block of Mana Quartz and Block of Mana Quartz, arranged in the pattern shown. Produces 2× Pillar Mana Quartz Block.
| source | count | chance | conditions |
|---|---|---|---|
| Pillar Mana Quartz Block | 1–1 | 100% | Survives Explosion |
Drops itself when broken.
botania:mana_quartz_pillarbotaniabotaniaminecraft:blocks/mineable/pickaxe
Recipe JSON (2):
{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "botania:mana_quartz"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"Q",
"Q"
],
"ingredients": {
"Q": {
"item": "botania:mana_quartz"
}
},
"conditions": [],
"sequence": null,
"group_name": "botania:quartz_pillar",
"experience": null,
"cooking_time": null
}