aboutsummaryrefslogtreecommitdiff
path: root/minecrafttrivia/mcdata/recipes/smooth_quartz.json
blob: edcc3c87fa859e26125ac2e4ffd5867e860a4cd8 (plain)
1
2
3
4
5
6
7
8
9
{
  "type": "minecraft:smelting",
  "ingredient": {
    "item": "minecraft:quartz_block"
  },
  "result": "minecraft:smooth_quartz",
  "experience": 0.1,
  "cookingtime": 200
}