Files
minecraft-assets/data/minecraft/recipes/sandstone_wall_from_sandstone_stonecutting.json
2024-02-07 18:29:10 +01:00

8 lines
149 B
JSON

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