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