Chickens

Chickens

17M Downloads

[BUG] thrown egg entity shows vanilla egg texture

UpcraftLP opened this issue ยท 7 comments

commented

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
commented

im thinking this was a "lazy" way of doing it maybe ? xD

commented

Its been meaning to get fixed, but hasn't been high on the list of things to get changed.

commented

probably, yeah, but changing the color is as easy as adding a single call to GLStateManager.color() to the Renderer class...

commented

Getting fixed next update.. 1.12, I look into backporting later.

commented
commented

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.

commented

Are they ChickensMod eggs or Hatchery Mod Eggs? Also this issue isn't the same as the one your referring too, it be best to make a new issue.