Stockpot using Raw Chicken, Raw Chicken, Brown Mushroom, Brown Mushroom and Brown Mushroom. Produces Chicken and Mushroom Stew.
item· Other
Chicken and Mushroom Stew
Kaleidoscope Cookery · by ysbbbbbb, tartaric_acid, Azumic
Chicken and Mushroom Stew is an item from Kaleidoscope Cookery, crafted from Raw Chicken and Brown Mushroom.
Acquisition
Flex Stockpot using Raw Chicken and Brown Mushroom. Produces Chicken and Mushroom Stew.
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:chicken_and_mushroom_stew- 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:stockpot",
"pattern": null,
"ingredients": [
{
"tag": "forge:raw_chicken"
},
{
"tag": "forge:raw_chicken"
},
{
"tag": "forge:mushrooms"
},
{
"tag": "forge:mushrooms"
},
{
"tag": "forge:mushrooms"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "kaleidoscope_cookery:flex_stockpot",
"pattern": null,
"ingredients": [
{
"tag": "forge:raw_chicken"
},
{
"tag": "forge:mushrooms"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}