Carrot Soup
16×16 · BAKED

item· Other

Carrot Soup

More Delight · by Axperty
item

Carrot Soup is an item from More Delight, crafted from Milk Bucket and Carrot.

Acquisition

Cooking using Milk Bucket, Carrot and Carrot (400 ticks, 1 xp). Produces Carrot Soup.

Cooking
Carrot Soup Carrot Soup guaranteed
Developer reference
Registry name
moredelight:carrot_soup
Namespace
moredelight
Mod ID
moredelight

Recipe JSON (1):

{
  "recipe_type": "farmersdelight:cooking",
  "pattern": null,
  "ingredients": [
    {
      "tag": "forge:milk"
    },
    {
      "tag": "forge:vegetables/carrot"
    },
    {
      "tag": "forge:vegetables/carrot"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 1,
  "cooking_time": 400
}