Stove using Any Onion, Any Onion and Any Pasta. Produces 4× Pasta with Onion Sauce.
item· Other
Pasta with Onion Sauce
[Let's Do] Farm & Charm · by satisfy, jason13
Pasta with Onion Sauce is an item from [Let's Do] Farm & Charm, crafted from Any Onion and Any Pasta.
Acquisition
Related items
Developer reference
- Registry name
farm_and_charm:pasta_with_onion_sauce- Namespace
farm_and_charm- Mod ID
farm_and_charm- Tags (1)
create:items/upright_on_belt
Recipe JSON (1):
{
"recipe_type": "farm_and_charm:stove",
"pattern": null,
"ingredients": [
{
"tag": "farm_and_charm:onion"
},
{
"tag": "farm_and_charm:onion"
},
{
"tag": "farm_and_charm:pasta"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": 0.4,
"cooking_time": null
}