Files
minecraft-assets/data/minecraft/recipes/brick_wall_from_bricks_stonecutting.json
2022-12-07 18:28:29 +01:00

8 lines
142 B
JSON

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