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