Capability Fix Revived

Reduces server lag by caching capabilities.

File Details

capability_fix_revived-0.2.jar

  • R
  • Jul 9, 2026
  • 51.29 KB
  • 17
  • 1.20.1
  • Forge

File Name

capability_fix_revived-0.1.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:capability-fix-revived-1526225:8399824")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Expanded Default Whitelist: I have whitelisted these mods by default. I made sure they're safe to whitelist so this is free performance for the players that will install the mod. (If they got the mods ofc)

Curios, Goety, Mowzie's Mobs, Celestisynth, and Goety Delight capabilities are now whitelisted by default.

Late-Initialization Compatibility: Changed the caching to only cache active capabilities. This prevents lazy ones or dynamic capabilities from being permanently locked state.

Memory Leak fix: The cache now clears itself immediately when a capability invalidates.

Whitelist fix: Fixed a silent bug where dot "." and slash "/" path format mismatches caused whitelisted capability IDs to be ignored.