Roasted Leek
16×16 · BAKED

item· Other

Roasted Leek

Cobblemon · by The Cobblemon Team
item Foods

Roasted Leek is a item from Cobblemon, crafted from Medicinal Leek.

Acquisition

Smelting using Medicinal Leek (200 ticks, 0.1 xp). Produces Roasted Leek.

Smelting

200 ticks· 0.1 xp

Roasted Leek Roasted Leek guaranteed

Campfire Cooking using Medicinal Leek (600 ticks, 0.1 xp). Produces Roasted Leek.

Campfire Cooking

600 ticks· 0.1 xp

Roasted Leek Roasted Leek guaranteed

Smoking using Medicinal Leek (100 ticks, 0.1 xp). Produces Roasted Leek.

Smoking

100 ticks· 0.1 xp

Roasted Leek Roasted Leek guaranteed

Used in

Crafting using Roasted Leek, Baked Potato and Bowl, in any arrangement. Produces Leek and Potato Stew.

Crafting ⇆ any arrangement
Roasted Leek
Baked Potato
Bowl
Leek and Potato Stew Leek and Potato Stew guaranteed
Developer reference
Registry name
cobblemon:roasted_leek
Namespace
cobblemon
Mod ID
cobblemon
Tags (1)
forge:items/foods

Recipe JSON (3):

{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "item": "cobblemon:medicinal_leek"
  },
  "conditions": [],
  "sequence": null,
  "group_name": "roasted_leek",
  "experience": 0.1,
  "cooking_time": 200
}
{
  "recipe_type": "minecraft:campfire_cooking",
  "pattern": null,
  "ingredients": {
    "item": "cobblemon:medicinal_leek"
  },
  "conditions": [],
  "sequence": null,
  "group_name": "roasted_leek",
  "experience": 0.1,
  "cooking_time": 600
}
{
  "recipe_type": "minecraft:smoking",
  "pattern": null,
  "ingredients": {
    "item": "cobblemon:medicinal_leek"
  },
  "conditions": [],
  "sequence": null,
  "group_name": "roasted_leek",
  "experience": 0.1,
  "cooking_time": 100
}