Chicken Soup
farmersdelight:chicken_soup

Chicken Soup

Farmer's Delight · by MehVahdJukaar, MerchantPug
item FoodsMeals

Chicken Soup is a item from Farmer's Delight, crafted from Raw Chicken, Carrot, Any Salad Ingredients, and Any Vegetables Food.

Acquisition

Cooking using Raw Chicken, Carrot, Any Salad Ingredients and Any Vegetables Food (200 ticks, 1 xp). Produces Chicken Soup.

Cooking
Raw Chicken Raw ChickenCarrot CarrotAny Salad Ingredients Any Salad Ingredients·members not yet documentedAny Vegetables Food Any Vegetables Food·members not yet documented

200 ticks· 1 xp

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

Recipe JSON (1):

{
  "recipe_type": "farmersdelight:cooking",
  "pattern": null,
  "ingredients": [
    {
      "tag": "c:foods/raw_meats/raw_chicken"
    },
    {
      "item": "minecraft:carrot"
    },
    {
      "tag": "c:salad_ingredients"
    },
    {
      "tag": "c:foods/vegetables"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 1,
  "cooking_time": 200
}