Smelting using Medicinal Leek (200 ticks, 0.1 xp). Produces Roasted Leek.
200 ticks· 0.1 xp
item· Other
Roasted Leek is a item from Cobblemon, crafted from Medicinal Leek.
Smelting using Medicinal Leek (200 ticks, 0.1 xp). Produces Roasted Leek.
200 ticks· 0.1 xp
Campfire Cooking using Medicinal Leek (600 ticks, 0.1 xp). Produces Roasted Leek.
600 ticks· 0.1 xp
Smoking using Medicinal Leek (100 ticks, 0.1 xp). Produces Roasted Leek.
100 ticks· 0.1 xp
Crafting using Roasted Leek, Baked Potato and Bowl, in any arrangement. Produces Leek and Potato Stew.
cobblemon:roasted_leekcobblemoncobblemonforge: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
}