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