Pot Cooking using Bread, Any Onion and Any Onion. Produces Onion Soup.
item· Other
Onion Soup
[Let's Do] Farm & Charm · by satisfy, jason13
Onion Soup is an item from [Let's Do] Farm & Charm, crafted from Bread and Any Onion.
Acquisition
Related items
Developer reference
- Registry name
farm_and_charm:onion_soup- Namespace
farm_and_charm- Mod ID
farm_and_charm- Tags (1)
create:items/upright_on_belt
Recipe JSON (1):
{
"recipe_type": "farm_and_charm:pot_cooking",
"pattern": null,
"ingredients": [
{
"tag": "farm_and_charm:bread"
},
{
"tag": "farm_and_charm:onion"
},
{
"tag": "farm_and_charm:onion"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}