Files
minecraft-assets/data/minecraft/recipe/brick_wall_from_bricks_stonecutting.json
2024-08-28 18:32:16 +02:00

8 lines
142 B
JSON

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