Blue Egg
Blue Egg — item.
Obtaining
Blue eggs are laid by cold chickens. The laying loot table selects the colour from the chicken variant: temperate chickens lay eggs, warm chickens lay brown eggs, and cold chickens lay blue eggs.
| Source variant | Cold chicken |
|---|---|
| Laying table | minecraft:gameplay/chicken_lay |
| Selection | One egg item per laying roll |
Usage
Blue eggs are throwable egg-family items and can be carried or stored like the other variants. The colour is supplied by the chicken variant component, not by a dyeing recipe.
| Family | Eggs |
|---|---|
| Stack size | 16 |
| Separate crafting recipe | None in the validated snapshot |
| Colour source | Cold chicken variant |
Behavior
Blue eggs use the regular egg projectile path. On impact, an egg has a one-in-eight chance to spawn a baby chicken; one successful roll in thirty-two can spawn four instead of one, and the egg's chicken variant is copied to the spawned chickens.
| Projectile power | 1.5 |
|---|---|
| Chicken chance | 1/8 on impact |
| Four-chicken chance | 1/32 of successful hatch rolls |
| Variant propagation | Cold chicken variant |
Data values
The item is `minecraft:blue_egg`, stacks to 16, and belongs to `#minecraft:eggs`. Its delayed chicken-variant component is set to `minecraft:cold`.
| Identifier | minecraft:blue_egg |
|---|---|
| Version | Minecraft 26.2 |
| Item model | assets/minecraft/models/item/blue_egg.json |
| Max stack | 16 |
| Chicken variant | minecraft:cold |
| Item tag | minecraft:eggs |
History
- 26.2Item facts were published from the verified snapshot.Provenance: 918feb41c87c05a6f3e94e327fb01a82543180a2376b65610c6f0521456532a5
Gallery
See also
References
The page combines item registration and the delayed chicken-variant component with the chicken laying loot table, egg tag and projectile implementation.
| Validated DeepMine snapshot | Validated DeepMine snapshot |
|---|---|
| Snapshot ID | 918feb41c87c05a6f3e94e327fb01a82543180a2376b65610c6f0521456532a5 |
| Digest | ca4557659dd3b5e5326e9f2438e7ac912d3ca80c3c4dcf02c905cc4b156aea65 |
| Item registration | `net/minecraft/world/item/Items.java` |
| Item identifier | `net/minecraft/references/ItemIds.java` |
| Chicken laying loot | `data/minecraft/loot_table/gameplay/chicken_lay.json` |
| Egg tag | `data/minecraft/tags/item/eggs.json` |
| Egg item behavior | `net/minecraft/world/item/EggItem.java` |
| Egg projectile | `net/minecraft/world/entity/projectile/throwableitemprojectile/ThrownEgg.java` |
| Chicken variants | `net/minecraft/world/entity/animal/chicken/ChickenVariants.java` |
Navigation
Data and provenance
minecraft:blue_egg
Snapshot digest verified.
Facts
Facts are not available for this version yet.
ca4557659dd3b5e5326e9f2438e7ac912d3ca80c3c4dcf02c905cc4b156aea65Provenance and publication
- Readiness
- Pending
- Snapshot
- 918feb41c87c05a6f3e94e327fb01a82543180a2376b65610c6f0521456532a5
- Source set
- 918feb41c87c05a6f3e94e327fb01a82543180a2376b65610c6f0521456532a5
- Entity identifier
- minecraft:blue_egg
- Digest
- ca4557659dd3b5e5326e9f2438e7ac912d3ca80c3c4dcf02c905cc4b156aea65
- Missing locales
- ru, en



