Pot Cooking using Any Tomato, Any Tomato and Any Red Effect. Produces 4× Tomato Soup.
item· Other
Tomato Soup
[Let's Do] Candlelight · by satisfy
Tomato Soup is an item from [Let's Do] Candlelight, crafted from Any Tomato and Any Red Effect.
Acquisition
Developer reference
- Registry name
candlelight:tomato_soup- Namespace
candlelight- Mod ID
candlelight- Tags (2)
c:items/tomato_soups forge:items/tomato_soups
Recipe JSON (1):
{
"recipe_type": "farm_and_charm:pot_cooking",
"pattern": null,
"ingredients": [
{
"tag": "farm_and_charm:tomato"
},
{
"tag": "farm_and_charm:tomato"
},
{
"tag": "candlelight:red_effect"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}