Files
minecraft-assets/data/minecraft/recipe/sandstone_wall_from_sandstone_stonecutting.json
2025-03-05 18:31:24 +01:00

8 lines
149 B
JSON

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