[BUG] thrown egg entity shows vanilla egg texture
UpcraftLP opened this issue ยท 7 comments
Steps to reproduce:
throw any colored egg
What happens:
the entity renders the texture of the vanilla chicken egg
- Chickens: 5.0.0
- Minecraft: 1.11.2
- Forge: 13.20.0.2315
Its been meaning to get fixed, but hasn't been high on the list of things to get changed.
probably, yeah, but changing the color is as easy as adding a single call to GLStateManager.color()
to the Renderer class...
In 1.12.2, I can throw any mod eggs and they only spawn vanilla chickens. Since I always use nests to hatch eggs I want to keep, I only found this because I was getting rid of extra eggs.