aboutsummaryrefslogtreecommitdiff
path: root/minecrafttrivia/mcdata/recipes/brick_wall_from_bricks_stonecutting.json
blob: fd1c37c9097242d0572317e72a6c6f7dc9fe0d8c (plain)
1
2
3
4
5
6
7
8
{
  "type": "minecraft:stonecutting",
  "ingredient": {
    "item": "minecraft:bricks"
  },
  "result": "minecraft:brick_wall",
  "count": 1
}