Files
minecraft-assets/data/minecraft/recipe/brick_wall_from_bricks_stonecutting.json
2024-05-29 18:31:30 +02:00

10 lines
160 B
JSON

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