Baked Potato
minecraft:baked_potato

Baked Potato

Minecraft · by Mojang Studios
item

Acquisition

Smelting using Potato (200 ticks, 0.35 xp). Produces Baked Potato.

Smelting

200 ticks· 0.35 xp

Baked Potato Baked Potato guaranteed

Scrapbox using Scrap Box. Produces Baked Potato.

Scrapbox
Baked Potato Baked Potato guaranteed

Smoking using Potato (100 ticks, 0.35 xp). Produces Baked Potato.

Smoking

100 ticks· 0.35 xp

Baked Potato Baked Potato guaranteed

Campfire Cooking using Potato (600 ticks, 0.35 xp). Produces Baked Potato.

Campfire Cooking

600 ticks· 0.35 xp

Baked Potato Baked Potato guaranteed

Mining & drops

sourcecountchanceconditions
Loot table: Ancient City Ice Box (minecraft) minecraft:ancient_city_ice_box1–1100%

Used in (2)

Crafting using Baked Potato, Cooked Rabbit, Bowl, Carrot and Red Mushroom, in any arrangement. Produces Rabbit Stew.

Crafting ⇆ any arrangement
Baked Potato
Cooked Rabbit
Bowl
Carrot
Red Mushroom
Rabbit Stew Rabbit Stew guaranteed

Crafting using Baked Potato, Cooked Rabbit, Bowl, Carrot and Brown Mushroom, in any arrangement. Produces Rabbit Stew.

Crafting ⇆ any arrangement
Baked Potato
Cooked Rabbit
Bowl
Carrot
Brown Mushroom
Rabbit Stew Rabbit Stew guaranteed
Developer reference
Registry name
minecraft:baked_potato
Namespace
minecraft
Mod ID
minecraft

Recipe JSON (4):

{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:potato"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.35,
  "cooking_time": 200
}
{
  "recipe_type": "techreborn:scrapbox",
  "pattern": null,
  "ingredients": {
    "item": "techreborn:scrap_box"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:smoking",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:potato"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.35,
  "cooking_time": 100
}
{
  "recipe_type": "minecraft:campfire_cooking",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:potato"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.35,
  "cooking_time": 600
}