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

