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