Files
minecraft-assets/data/minecraft/recipes/cut_sandstone_from_sandstone_stonecutting.json
2023-03-29 18:28:31 +02:00

8 lines
148 B
JSON

{
"type": "minecraft:stonecutting",
"count": 1,
"ingredient": {
"item": "minecraft:sandstone"
},
"result": "minecraft:cut_sandstone"
}