Pot Cooking using Any Mushrooms, Any Red Effect, Any Butter and Any Milk. Produces Mushroom Soup.
item· Other
Mushroom Soup
[Let's Do] Candlelight · by satisfy
Mushroom Soup is an item from [Let's Do] Candlelight, crafted from Any Mushrooms, Any Red Effect, Any Butter, and Any Milk.
Acquisition
Used in
Stove using Lamb Ham, Any Dough and Mushroom Soup. Produces Beef Wellington.
Developer reference
- Registry name
candlelight:mushroom_soup- Namespace
candlelight- Mod ID
candlelight
Recipe JSON (1):
{
"recipe_type": "farm_and_charm:pot_cooking",
"pattern": null,
"ingredients": [
{
"tag": "candlelight:mushrooms"
},
{
"tag": "candlelight:red_effect"
},
{
"tag": "farm_and_charm:butter"
},
{
"tag": "farm_and_charm:milk"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}