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