Files
minecraft-assets/data/minecraft/recipes/cobblestone_slab_from_cobblestone_stonecutting.json
2023-04-05 18:28:44 +02:00

8 lines
153 B
JSON

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