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