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

8 lines
149 B
JSON

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