Files
minecraft-assets/data/minecraft/recipes/stone_slab_from_stone_stonecutting.json
2022-11-30 18:37:49 +01:00

8 lines
141 B
JSON

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