Pot Cooking using Any Tomato, Any Tomato and Sugar. Produces Simple Tomato Soup.
item· Other
Simple Tomato Soup
[Let's Do] Farm & Charm · by satisfy, jason13
Simple Tomato Soup is an item from [Let's Do] Farm & Charm, crafted from Any Tomato and Sugar.
Acquisition
Used in
Pot Cooking using Any Onion, Any Cooked Beef, Simple Tomato Soup, Carrot and Potato. Produces Goulash.
Related items
Developer reference
- Registry name
farm_and_charm:simple_tomato_soup- Namespace
farm_and_charm- Mod ID
farm_and_charm- Tags (3)
c:items/tomato_soups create:items/upright_on_belt 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"
},
{
"item": "minecraft:sugar"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}