Flex Stockpot using Raw Beef and Potato. Produces Braised Beef with Potatoes.
item· Other
Braised Beef with Potatoes
Kaleidoscope Cookery · by ysbbbbbb, tartaric_acid, Azumic
Braised Beef with Potatoes is an item from Kaleidoscope Cookery, crafted from Raw Beef and Potato.
Acquisition
Stockpot using Potato, Potato, Potato, Raw Beef and Raw Beef. Produces Braised Beef with Potatoes.
Mining & drops
| source | count | drop rate | conditions |
|---|---|---|---|
Gameplay loot table: Village Hide Chest (kaleidoscope_cookery) kaleidoscope_cookery:village_hide_chest | 1–1 | 100% | — |
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.
Related items
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
}