Files
minecraft-assets/data/minecraft/recipes/cobblestone_slab_from_cobblestone_stonecutting.json
2021-11-03 18:32:33 +00:00

8 lines
153 B
JSON

{
"type": "minecraft:stonecutting",
"ingredient": {
"item": "minecraft:cobblestone"
},
"result": "minecraft:cobblestone_slab",
"count": 2
}