Vegetable Soup
farmersdelight:vegetable_soup

Vegetable Soup

Farmer's Delight · by MehVahdJukaar, MerchantPug
item FoodsMeals

Vegetable Soup is a item from Farmer's Delight, crafted from Carrot, Potato, Beetroot, and Any Salad Ingredients.

Acquisition

Cooking using Carrot, Potato, Beetroot and Any Salad Ingredients (200 ticks, 1 xp). Produces Vegetable Soup.

Cooking
Carrot CarrotPotato PotatoBeetroot BeetrootAny Salad Ingredients Any Salad Ingredients·members not yet documented

200 ticks· 1 xp

Vegetable Soup Vegetable Soup guaranteed
Developer reference
Registry name
farmersdelight:vegetable_soup
Namespace
farmersdelight
Mod ID
farmersdelight
Tags (2)
c:items/foods
farmersdelight:items/meals

Recipe JSON (1):

{
  "recipe_type": "farmersdelight:cooking",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:carrot"
    },
    {
      "item": "minecraft:potato"
    },
    {
      "item": "minecraft:beetroot"
    },
    {
      "tag": "c:salad_ingredients"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 1,
  "cooking_time": 200
}