Files
minecraft-assets/data/minecraft/recipes/taterstone_slab_from_taterstone_stonecutting.json
2025-02-03 11:41:59 +01:00

10 lines
169 B
JSON

{
"type": "minecraft:stonecutting",
"ingredient": {
"item": "minecraft:taterstone"
},
"result": {
"count": 2,
"id": "minecraft:taterstone_slab"
}
}