Files
minecraft-assets/data/minecraft/recipes/sandstone_slab_from_sandstone_stonecutting.json
2023-08-05 13:29:28 +02:00

8 lines
149 B
JSON

{
"type": "minecraft:stonecutting",
"count": 2,
"ingredient": {
"item": "minecraft:sandstone"
},
"result": "minecraft:sandstone_slab"
}