Flex Pot using Egg and Chorus Fruit. Produces Chorus Fried Egg.
block· Machines & Other Blocks
Chorus Fried Egg
Kaleidoscope Cookery · by ysbbbbbb, tartaric_acid, Azumic
Chorus Fried Egg is a block from Kaleidoscope Cookery, crafted from Egg and Chorus Fruit.
Acquisition
Pot using Chorus Fruit, Chorus Fruit, Chorus Fruit, Egg, Egg and Egg. Produces Chorus Fried Egg.
Mining & drops
| source | count | drop rate | conditions |
|---|---|---|---|
| Chorus Fried Egg | 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 |
| Chorus Fried Egg | 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:chorus_fried_egg- 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_pot",
"pattern": null,
"ingredients": [
{
"tag": "forge:eggs"
},
{
"item": "minecraft:chorus_fruit"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "kaleidoscope_cookery:pot",
"pattern": null,
"ingredients": [
{
"item": "minecraft:chorus_fruit"
},
{
"item": "minecraft:chorus_fruit"
},
{
"item": "minecraft:chorus_fruit"
},
{
"tag": "forge:eggs"
},
{
"tag": "forge:eggs"
},
{
"tag": "forge:eggs"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}