Mutton and Radish Soup
16×16 · BAKED

item· Other

Mutton and Radish Soup

Kaleidoscope Cookery · by ysbbbbbb, tartaric_acid, Azumic
item Cookery Mod ItemsMeals

Mutton and Radish Soup is an item from Kaleidoscope Cookery, crafted from Raw Mutton and Carrot.

Acquisition

Flex Stockpot using Raw Mutton and Carrot. Produces Mutton and Radish Soup.

Flex Stockpot
Mutton and Radish Soup Mutton and Radish Soup guaranteed
Developer reference
Registry name
kaleidoscope_cookery:lamb_and_radish_soup
Namespace
kaleidoscope_cookery
Mod ID
kaleidoscope_cookery
Tags (2)
kaleidoscope_cookery:items/cookery_mod_items
kaleidoscope_cookery:items/meals

Recipe JSON (2):

{
  "recipe_type": "kaleidoscope_cookery:flex_stockpot",
  "pattern": null,
  "ingredients": [
    {
      "tag": "forge:raw_mutton"
    },
    {
      "item": "minecraft:carrot"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "kaleidoscope_cookery:stockpot",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:carrot"
    },
    {
      "item": "minecraft:carrot"
    },
    {
      "item": "minecraft:carrot"
    },
    {
      "tag": "forge:raw_mutton"
    },
    {
      "tag": "forge:raw_mutton"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}