Stockpot using Raw Meatball, Raw Meatball, Lettuce, Lettuce and Lettuce. Produces Beef Meatball Soup.
item· Other
Beef Meatball Soup
Kaleidoscope Cookery · by ysbbbbbb, tartaric_acid, Azumic
Beef Meatball Soup is an item from Kaleidoscope Cookery, crafted from Raw Meatball and Lettuce.
Acquisition
Flex Stockpot using Raw Meatball and Lettuce. Produces Beef Meatball Soup.
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:beef_meatball_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:stockpot",
"pattern": null,
"ingredients": [
{
"item": "kaleidoscope_cookery:raw_meatball"
},
{
"item": "kaleidoscope_cookery:raw_meatball"
},
{
"tag": "forge:crops/lettuce"
},
{
"tag": "forge:crops/lettuce"
},
{
"tag": "forge:crops/lettuce"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "kaleidoscope_cookery:flex_stockpot",
"pattern": null,
"ingredients": [
{
"item": "kaleidoscope_cookery:raw_meatball"
},
{
"tag": "forge:crops/lettuce"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}