Files
minecraft-assets/data/minecraft/recipes/sandstone_wall_from_sandstone_stonecutting.json
2024-03-28 12:56:12 +01:00

10 lines
167 B
JSON

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