Files
minecraft-assets/data/minecraft/recipes/cobblestone_slab_from_cobblestone_stonecutting.json
2022-06-08 13:07:58 +02:00

8 lines
153 B
JSON

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