Files
minecraft-assets/data/minecraft/recipes/stone_slab_from_stone_stonecutting.json
2023-10-25 18:29:02 +02:00

8 lines
141 B
JSON

{
"type": "minecraft:stonecutting",
"count": 2,
"ingredient": {
"item": "minecraft:stone"
},
"result": "minecraft:stone_slab"
}