File Details
Utility Core (1.0.22)
- R
- Jul 18, 2026
- 953.65 KB
- 17
- 26.1.2
- NeoForge
File Name
utility_core-26.1.2-neoforge-1.0.22.jar
Supported Versions
- 26.1.2
Curse Maven Snippet
Utility Core 1.0.22
Added
- OutpostZero compatibility: Prevents armor from being instantly destroyed by the infection damage (
outpostzero:infection) dealt byOpzInfectionManager.onFinalInfectionStageExpired().
Technical Details
- Registered
LivingDamageEvent.Prehandler that caps infection damage fromFloat.MAX_VALUEto10000— enough to kill, insufficient to melt armor durability before death events fire. - Uses standard vanilla/NeoForge APIs only; no compile-time dependency on OutpostZero required.
- Only intercepts
outpostzero:infectiondamage type — other mods using high damage values are unaffected.
Compatible with Minecraft 26.1.2 (NeoForge 26.1.2.78)