Stone Cutting using Dacite. Produces Dacite Pillar.


Dacite Pillar is a block from Oh The Biomes You'll Go, crafted from Dacite.
Stone Cutting using Dacite. Produces Dacite Pillar.

Crafting using Dacite and Dacite, arranged in the pattern shown. Produces Dacite Pillar.
| source | count | chance | conditions |
|---|---|---|---|
| Dacite Pillar | 1–1 | 100% | Survives Explosion |
Drops itself when broken.
byg:dacite_pillarbygbygRecipe JSON (2):
{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "byg:dacite"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"#",
"#"
],
"ingredients": {
"#": {
"item": "byg:dacite"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}