Files
minecraft-assets/data/minecraft/recipes/brick_wall_from_bricks_stonecutting.json
2023-05-03 18:28:41 +02:00

8 lines
142 B
JSON

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