Flex Stockpot using Raw Mutton and Carrot. Produces Mutton and Radish Soup.
item· Other
Mutton and Radish Soup
Kaleidoscope Cookery · by ysbbbbbb, tartaric_acid, Azumic
Mutton and Radish Soup is an item from Kaleidoscope Cookery, crafted from Raw Mutton and Carrot.
Acquisition
Stockpot using Carrot, Carrot, Carrot, Raw Mutton and Raw Mutton. Produces Mutton and Radish Soup.
Related items
Developer reference
- Registry name
kaleidoscope_cookery:lamb_and_radish_soup- Namespace
kaleidoscope_cookery- Mod ID
kaleidoscope_cookery- Tags (2)
kaleidoscope_cookery:items/cookery_mod_items kaleidoscope_cookery:items/meals
Recipe JSON (2):
{
"recipe_type": "kaleidoscope_cookery:flex_stockpot",
"pattern": null,
"ingredients": [
{
"tag": "forge:raw_mutton"
},
{
"item": "minecraft:carrot"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "kaleidoscope_cookery:stockpot",
"pattern": null,
"ingredients": [
{
"item": "minecraft:carrot"
},
{
"item": "minecraft:carrot"
},
{
"item": "minecraft:carrot"
},
{
"tag": "forge:raw_mutton"
},
{
"tag": "forge:raw_mutton"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}