Custom animated sprites are frozen
kikugie opened this issue ยท 0 comments
Bug Description
In my mod Elytra Trims I have an animated texture, which is then rendered on top of the elytra model (see links for code references). In vanilla it renders correctly, where as with Sodium it freezes at a single frame. Also reloading resource packs with F3+T advances the frozen frame.
(Copied from the Discord thread as requested)
Reproduction Steps
Mod list:
- Minecraft 1.21
- Elytra Trims 3.4.1
- Sodium 0.5.11
- Fabric API 0.100.7
- Fabric Language Kotlin 1.11.0
Join a singleplayer world. Add the animated texture by combining elytra with an apple and a rotten flesh in a crafting grid. The texture will appear frozen.
Close Minecraft, disable Sodium and rejoin the world - the texture will be animated.