Tomato Soup
16×16 · BAKED

item· Other

Tomato Soup

[Let's Do] Candlelight · by satisfy
item Tomato SoupsTomato Soups

Tomato Soup is an item from [Let's Do] Candlelight, crafted from Any Tomato and Any Red Effect.

Acquisition

Pot Cooking using Any Tomato, Any Tomato and Any Red Effect. Produces 4× Tomato Soup.

Pot Cooking
Any Tomato Any Tomato·members not yet documentedAny Tomato Any Tomato·members not yet documentedAny Red Effect Any Red Effect·members not yet documented
Tomato Soup Tomato Soup ×4 guaranteed
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
}