Compatibility
Minecraft: Java Edition
1.21.1
1.20.1
Platforms
Supported environments
Client and server
Links
Tags
Creators
Details
Licensed MIT
Published 4 months ago
Changelog
Added
- Added debugLogging config option for troubleshooting
- Disabled by default
- Shows effect conversion and cache operations when enabled
Fixed
- Fixed compatibility with custom StatusEffectInstance subclasses (Majrusz's Difficulty and similar mods)
- Fixed hasEffect() returning incorrect results during effect application
- Fixed removeStatusEffect() not working in unidirectional mode
- Fixed infinite loops when source equals target effect
Performance
- Improved effect ID caching (3 separate caches merged into 1 shared cache)
- Optimized ThreadLocal operations (changed remove() to set(false), cached get() results)
- Added instance-level caching for effect type and amplifier conversions
- Added static lookup cache for hasEffect/getStatusEffect operations
- Cache automatically clears on config reload
Dependencies
Files
effectification-forge-2.0.3.jar(126.81 KiB) Primary
Metadata
Release channel
ReleaseVersion number
2.0.3Loaders
Forge
Game versions
1.20.1Environment
Client and server, required on both
![Effectification [Effect Unification]](https://cdn.modrinth.com/data/efENFWZV/6f128ad8f93bacf0c6a261a05d7b98cf5c49e8d0_96.webp)



