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
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.