Flex Stockpot using Red Chili and Raw Chicken. Produces Numbing Spicy Chicken.
block· Machines & Other Blocks
Numbing Spicy Chicken
Kaleidoscope Cookery · by ysbbbbbb, tartaric_acid, Azumic
Numbing Spicy Chicken is a block from Kaleidoscope Cookery, crafted from Red Chili and Raw Chicken.
Acquisition
Stockpot using Red Chili, Red Chili, Raw Chicken, Raw Chicken and Raw Chicken. Produces Numbing Spicy Chicken.
Mining & drops
| source | count | drop rate | conditions |
|---|---|---|---|
| Numbing Spicy Chicken | 1–1 | 100% | Survives Explosion, Block State Property |
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.
Block drops
| drops | count | drop rate | conditions |
|---|---|---|---|
| — | 1–1 | 100% | Survives Explosion |
| Numbing Spicy Chicken | 1–1 | 100% | Survives Explosion, Block State Property |
Drop rates are per-roll probabilities, not absolute find rates — actual odds also depend on structure generation and loot pool weights.
Related items
Developer reference
- Registry name
kaleidoscope_cookery:numbing_spicy_chicken- Namespace
kaleidoscope_cookery- Mod ID
kaleidoscope_cookery- Tags (3)
kaleidoscope_cookery:items/cookery_mod_items kaleidoscope_cookery:items/feasts kaleidoscope_cookery:items/meals
Recipe JSON (2):
{
"recipe_type": "kaleidoscope_cookery:flex_stockpot",
"pattern": null,
"ingredients": [
{
"tag": "forge:crops/chilipepper"
},
{
"tag": "forge:raw_chicken"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "kaleidoscope_cookery:stockpot",
"pattern": null,
"ingredients": [
{
"tag": "forge:crops/chilipepper"
},
{
"tag": "forge:crops/chilipepper"
},
{
"tag": "forge:raw_chicken"
},
{
"tag": "forge:raw_chicken"
},
{
"tag": "forge:raw_chicken"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}