Stone Cutting using Solite. Produces Solite Wall.
Solite Wall
Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
Acquisition
Crafting using Solite, Solite, Solite, Solite, Solite and Solite, arranged in the pattern shown. Produces 6× Solite Wall.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Solite Wall | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
botania:metamorphic_desert_stone_wall- Namespace
botania- Mod ID
botania- Tags (2)
minecraft:blocks/walls minecraft:items/walls
Recipe JSON (2):
{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "botania:metamorphic_desert_stone"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"BBB",
"BBB"
],
"ingredients": {
"B": {
"item": "botania:metamorphic_desert_stone"
}
},
"conditions": [],
"sequence": null,
"group_name": "botania:metamorphic_stone_wall",
"experience": null,
"cooking_time": null
}
