Wiki 9Minecraft Animatica Wiki

Animatica — FAQ

Compatibility & Notes

  • OptiFine not required. Animatica reimplements the animation format independently, so you get animated textures without installing OptiFine.
  • Existing OptiFine animation packs work as-is - no conversion needed, since the .properties format is identical.
  • Client-side only. It is never required on the server and has no effect on gameplay or world data.
  • Lightweight and purely cosmetic. It only redraws textures that are already loaded, so the performance cost is minimal, and adding or removing it never risks your world.

Troubleshooting / FAQ

My animation is not playing. Check that: the .properties file is under optifine/anim/ (or mcpatcher/anim/); the to path points at a real, individually-loaded texture (GUI, entity, block-entity, armor - not a block/item atlas sprite); the from strip exists and its path is correct; and the Animatica toggle is enabled in Video Settings.

Do I need OptiFine? No. Animatica provides the animation support on its own.

Can I animate normal block or item textures? Those are handled by Minecraft's built-in .mcmeta animation on the block/item atlas, not by Animatica. Animatica targets textures the game loads individually.

The animation looks choppy. Add interpolate=true to the .properties file so frames blend smoothly, and/or increase duration.

Does it affect performance? The impact is minimal - it only updates the animated textures each tick.

Is it safe to remove? Yes. It is purely visual and client-side, so removing it just returns the affected textures to static.