Egg Particle Fix
Project Status: Completed (no future updates planned)
This mod fixes a bug in Minecraft version 1.7.10 that causes thrown eggs to create snowball particles upon collision with blocks instead of the correct egg particle animations.
What exactly does the mod fix:
- Eliminates the issue described in bug report MC-7807
- Restores proper particles for thrown eggs
- Maintains compatibility with original gameplay experience
Available Mod Versions
The developer offers two fix options:
No ASM Version: / / / / / / / / / - How it works: Quickly teleports standard egg projectile entities into the void and creates custom egg entities in their place with correct particles / / / / / / / / / - Advantages: High compatibility with other modifications / / / / / / / / / - Disadvantages: Technically not the most elegant solution
ASM Version: / / / / / / / / / - How it works: Replaces the original code of the standard egg entity for proper particle display / / / / / / / / / - Advantages: Clear and proper code-level fix / / / / / / / / / - Disadvantages: Possible incompatibility with other mods that also modify egg entity code
Each version fully solves the problem of incorrect particles from thrown eggs in Minecraft 1.7.10.