Luke100000 / minecraft-comes-alive

Replaces Minecraft's villagers with humans, who can be interacted with.
GNU General Public License v3.0
70 stars 49 forks source link

Glowing does not work on villager models with Invisibility applied #958

Open ByThePowerOfScience opened 5 days ago

ByThePowerOfScience commented 5 days ago

Describe the bug MCA villagers and players using the MCA villager model are not affected by Glowing while under the effects of Invisibility. This results in there being no counters to invisible players with the MCA custom model.

To Reproduce Steps to reproduce the behavior:

  1. Apply a splash potion of invisibility to an MCA villager.
  2. Apply a splash potion of glowing to an MCA villager.
  3. The villager's outline will not be present. Glowing will still apply to their armor.

Version MCA Version, Minecraft version, Modloader 7.5.18, 1.20.1, Forge 47.2.0

Latest.log Nothing notable in the logs.

If you can't reproduce this issue, let me know and I'll hook it up to a debugger and see why it's not rendering.