Braised Beef with Potatoes
16×16 · BAKED

item· Other

Braised Beef with Potatoes

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

Braised Beef with Potatoes is an item from Kaleidoscope Cookery, crafted from Raw Beef and Potato.

Acquisition

Flex Stockpot using Raw Beef and Potato. Produces Braised Beef with Potatoes.

Flex Stockpot
Braised Beef with Potatoes Braised Beef with Potatoes guaranteed

Mining & drops

sourcecountdrop rateconditions
Gameplay loot table: Village Hide Chest (kaleidoscope_cookery) kaleidoscope_cookery:village_hide_chest1–1100%

Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.

Developer reference
Registry name
kaleidoscope_cookery:braised_beef_with_potatoes
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_beef"
    },
    {
      "item": "minecraft:potato"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "kaleidoscope_cookery:stockpot",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:potato"
    },
    {
      "item": "minecraft:potato"
    },
    {
      "item": "minecraft:potato"
    },
    {
      "tag": "forge:raw_beef"
    },
    {
      "tag": "forge:raw_beef"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}