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