AzureDoom / AzureLib

Based off Geckolib but now just for my own needs.
MIT License
42 stars 7 forks source link

Shader issue again #8

Closed FakeACat closed 1 year ago

FakeACat commented 1 year ago

Shaders that add shadows to mobs cause all mobs of the same type to play the same animations at the same time, for example either every single one of them is playing the walking animation or none of them are, regardless of whether the mob is actually walking. A weird thing I noticed is they switch to the correct animation when the game is paused.

Tested on Fabric 1.20.1 with From Another World (my own mod) and Gigeresque.

AzureDoom commented 1 year ago

Closing as fixed in latest release.