Carry On

Carry On

112M Downloads

Wolves wearing armor (from Wolf Armor and Storage mod) do not render armor

haykam821 opened this issue ยท 2 comments

commented

Expected Behavior

When picking up a wolf that has armor on, the wolf will continue to render its armor.

Actual Behavior

The wolf that has been picked up will render with a chest (if it has one), but not its armor.

Steps to Reproduce

  1. Spawn a tamed wolf.
  2. Give it wolf armor.
  3. Try to pick it up.

Version of Minecraft, Carry On, Forge

  • Minecraft: 1.12.2
  • Carry On: 1.12
  • Wolf Armor and Storage: 2.2.3.6
  • Forge: 14.23.5.2796

Screenshots

Wolf with armor before being picked up
Wolf with armor after being picked up

commented

Ok. I will reopen this issue on the Wolf Armor and Storage repo if I can find it.

commented

I directly call the render function for entities. I can't change how custom renderers handle their stuff.