Why aren't Optimum Realism's animated textures playing
Optimum Realism uses the OptiFine/MCPatcher custom-animation format, which Fabric doesn't read on its own. On Iris + Fabric, install Animatica. OptiFine has this support built in — if animations still freeze there, OptiFine is out of date or you're on the wrong loader/version.
Some of the pack's textures — flowing surfaces, machinery, glowing details — animate using the OptiFine/MCPatcher custom-animation format. Vanilla Minecraft only animates a handful of textures through its own .mcmeta method, so these extra animations need a mod that understands the OptiFine format.
On Iris + Fabric / Sodium:
- Install Animatica — a client-side Fabric mod that loads the OptiFine/MCPatcher animated-texture format. Drop the .jar into
.minecraft/mods/and restart. Get it on Modrinth. - For newer Minecraft versions, the Animatica Refabricated fork covers builds the original hasn't updated to yet.
On OptiFine: custom animations are built in — no extra mod. If they still don't play, your OptiFine build is too old; install the latest preview for your exact Minecraft version (see this).
Still nothing? Confirm your loader and the mod match your Minecraft version exactly — an Animatica build for the wrong version silently does nothing. Animations are also unsupported on Forge without a CTM/animation mod, so Iris + Fabric or OptiFine is the clean path.
Did this help?