OldHaven-Network / MegaMod-Mixins

MegaMod-Mixins. A mod for b1.7.3
https://www.oldhaven.net/megamod.html
GNU General Public License v3.0
6 stars 2 forks source link

MegaMod's WAILA acts weird in multiplayer. #17

Open ghost opened 4 years ago

ghost commented 4 years ago

Health bars act weird, they only update when the entity dies.

ScarletLovell commented 4 years ago

Sadly the way servers are handled makes this un-fixable. The only way to fix this is with custom packets

ScarletLovell commented 4 years ago

Reopening to fix server-side with Custom Packets instead.