Not Enough Animations won't apply custom animations to players as latex
Y1rd opened this issue ยท 3 comments
No direct incompatibilities, but it is probably how animations are handled for Changed:MC. The mod is client side.
I should note, nearly most custom animations don't work. Even custom entity rendering (like backpack mods, or artifacts).
Doesn't surprise me. Latex entities don't inherit the mixin-ed layers that other mods add, nor do they inherit the player's animations.
I can maybe look into copying mixin render layers into latex entities.