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