aboutsummaryrefslogtreecommitdiff
path: root/minecrafttrivia/mcdata/recipes/baked_potato_from_campfire_cooking.json
blob: 8b36c4e1e8074a077b5f9ca7acdde951c2dde15f (plain)
1
2
3
4
5
6
7
8
9
{
  "type": "minecraft:campfire_cooking",
  "ingredient": {
    "item": "minecraft:potato"
  },
  "result": "minecraft:baked_potato",
  "experience": 0.35,
  "cookingtime": 600
}