Fix crash when resources reload, but the applied resource packs haven't changed.
Improves general performance by not updating animated textures that are not being used. Improves performance with large animation frames by processing them on multiple threads. Fixes an issue where the default frame time setting would be ignored for .properties animations.