Crafting using Roasted Leek, Baked Potato and Bowl, in any arrangement. Produces Leek and Potato Stew.
item· Other
Leek and Potato Stew
Cobblemon · by The Cobblemon Team
Leek and Potato Stew is a item from Cobblemon, crafted from Roasted Leek, Baked Potato, and Bowl.
Acquisition
Related items
Developer reference
- Registry name
cobblemon:leek_and_potato_stew- Namespace
cobblemon- Mod ID
cobblemon- Tags (1)
forge:items/foods
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "cobblemon:roasted_leek"
},
{
"item": "minecraft:baked_potato"
},
{
"item": "minecraft:bowl"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}