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


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

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