[1.20.1] Various animations are broken with Sodium / Embeddium installed
unilock opened this issue ยท 2 comments
Mod Loader
Both Fabric and Forge (I confirm that I have tested both loaders and will specify both loader versions below)
Minecraft Version
1.20.1
Botania version
1.20.1-443
Modloader version
Forge 47.1.3 / Fabric Loader 0.15.7 + Fabric API 0.92.0
Modpack info
N/A
The latest.log file
Fabric: https://gist.github.com/unilock/6ead15edcb8839bee1e87a711f5c548d
Forge: https://gist.github.com/unilock/4e5e80b8e0b32a179a1f8b08a7e697d8
Issue description
With Sodium or Embeddium installed, various animations from Botania are broken: Sparks, the Alfheim portal, the Matrix Wings, etc. They all appear to be frozen.
Steps to reproduce
- Install Fabric / Forge, Sodium / Embeddium, Botania, dependencies
- Create a new world in Creative mode
- Execute
/give @s botania:flight_tiara{variant:9}
; equip the Tiara - Press F5; the wings do not appear to be animated
Other information
Sparks will become animated if looked at directly; this does not apply to any of the other mentioned animations.
Continuation of #4517.
Disabling "Animate Only Visible Textures" in Sodium's settings works around the issue.