aboutsummaryrefslogtreecommitdiff
path: root/minecrafttrivia/mcdata/recipes/quartz_from_blasting.json
blob: 097af64fac542c5a942b8e77a93d842f112fe598 (plain)
1
2
3
4
5
6
7
8
9
{
  "type": "minecraft:blasting",
  "ingredient": {
    "item": "minecraft:nether_quartz_ore"
  },
  "result": "minecraft:quartz",
  "experience": 0.2,
  "cookingtime": 100
}