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