promotional bannermobile promotional banner

Utility Core Fixes

Utility Core Fixes - Compatibility fixes and crash prevention for modded Minecraft servers.
Back to Files

Utility Core Fixes (2.5.1)

File nameutility_core_fixes-26.2-neoforge-26.2.0.57-2.5.1.jar
Uploader
LlaGuiT0LlaGuiT0
Uploaded
Aug 22, 2026
Downloads
187
Size
2.5 MB
Mod Loaders
NeoForge
File ID
8710041
Type
R
Release
Supported game versions
  • 26.2

Curse Maven Snippet

NeoForge

implementation "curse.maven:utility-core-fixes-1648135:8710041"

Learn more about Curse Maven

What's new

v2.5.1 - Crash Fix

Fix

  • Crash when crossing Nether portals: ModAttachments.ATTACHMENT_TYPES (the return_portal_data attachment storing return portal mappings) was created but never registered on the mod event bus. The attachment type remained "unbound" and the MixinNetherReturnPortalFix threw NullPointerException: Trying to access unbound value: ResourceKey[neoforge:attachment_types / utility_core_fixes:return_portal_data] when attempting to access portal data. Now ModAttachments.ATTACHMENT_TYPES.register(modEventBus) is called in UtilityCoreFixes constructor.
  • JAR name with loader version: artifact now builds as utility_core_fixes-26.2-neoforge-26.2.0.57-2.5.1.jar.

JAR: utility_core_fixes-26.2-neoforge-26.2.0.57-2.5.1.jar

Tag: 26.2-neoforge-fixes-2.5.1

This mod has no additional files