bernie-g / geckolib

GeckoLib is an animation engine for Minecraft mods, with support for complex 3D keyframe-based animations, numerous easings, concurrent animation support, sound and particle keyframes, event keyframes, math-based animations, and more. Available for all major modloaders.
https://geckolib.com
MIT License
596 stars 126 forks source link

[1.20] Autoglowing layer doesn't work with .mcmeta files #456

Open RealMaxmos opened 1 year ago

RealMaxmos commented 1 year ago

It just displays "normally" the given texture (therefore it looks messy)

Tslat commented 1 year ago

I'm confused

Are you trying to use an animated glowlayer texture?

RealMaxmos commented 1 year ago

Yes, but it doesn't work at all The layer doesnt seem to detect it's a mcmeta file because the entire texture of the animated file is displayed on it, not frame per frame

Tslat commented 1 year ago

Yep I understand