FancyMenu APNG Loop Fix

Client-side fix for FancyMenu play-once APNG replay + synchronized hover tear/regen.

File Details

fmloopfix-1.0.0 - Initial Release

  • R
  • Jun 4, 2026
  • 7.59 KB
  • 0
  • 1.20.1
  • Forge

File Name

fmloopfix-1.0.0.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:fancymenu-apng-loop-fix-1564205:8193808")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

1.0.0 — Initial release

Added

  • Fix for FancyMenu APNG loop=1 animations not replaying after finishing (clears stuck maxLoopsReached on reset).
  • Synchronized normal + hover APNG playback for menu widgets (tear on hover, slow regen on un-hover, idle breathing at rest).
  • Client-only; no server install required.

Requirements

  • Minecraft 1.20.1
  • Forge 47+
  • FancyMenu 3.6+

Notes

  • Built for Liminal Industries Rescripted title-screen tear buttons.
  • Pair with FancyMenu layouts using unique APNG paths per button and restartbackgroundanimations = false.