Files
minecraft-assets/data/minecraft/recipes/brick_wall_from_bricks_stonecutting.json
2024-02-14 17:44:28 +01:00

8 lines
142 B
JSON

{
"type": "minecraft:stonecutting",
"count": 1,
"ingredient": {
"item": "minecraft:bricks"
},
"result": "minecraft:brick_wall"
}