promotional bannermobile promotional banner

Utility Core

A library mod providing recipe conflict resolution and shared utilities for NeoForge mods.
Back to Files

Utility Core (1.0.22)

File nameutility_core-26.1.2-neoforge-1.0.22.jar
Uploader
LlaGuiT0LlaGuiT0
Uploaded
Jul 18, 2026
Downloads
17
Size
953.7 KB
Mod Loaders
NeoForge
File ID
8457587
Type
R
Release
Supported game versions
  • 26.1.2

Curse Maven Snippet

NeoForge

implementation "curse.maven:utility-core-1601825:8457587"

Learn more about Curse Maven

What's new

Utility Core 1.0.22

Added

  • OutpostZero compatibility: Prevents armor from being instantly destroyed by the infection damage (outpostzero:infection) dealt by OpzInfectionManager.onFinalInfectionStageExpired().

Technical Details

  • Registered LivingDamageEvent.Pre handler that caps infection damage from Float.MAX_VALUE to 10000 — 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:infection damage type — other mods using high damage values are unaffected.

Compatible with Minecraft 26.1.2 (NeoForge 26.1.2.78)

This mod has no related projects