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