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