Files
minecraft-assets/data/minecraft/recipes/brick_wall_from_bricks_stonecutting.json
2024-02-28 18:28:54 +01:00

9 lines
144 B
JSON

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