Stone Cutting using Livingrock. Produces Livingrock Slate.


Stone Cutting using Livingrock. Produces Livingrock Slate.

Crafting using Livingrock Slab and Livingrock Slab, arranged in the pattern shown. Produces Livingrock Slate.
| source | count | chance | conditions |
|---|---|---|---|
| Livingrock Slate | 1–1 | 100% | Survives Explosion |
Drops itself when broken.
botania:livingrock_slatebotaniabotaniaminecraft:blocks/mineable/pickaxe
Recipe JSON (2):
{
"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": [
"R",
"R"
],
"ingredients": {
"R": {
"item": "botania:livingrock_slab"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}