promotional bannermobile promotional banner

Utility Nexus QoL

Small optional quality-of-life tweaks for NeoForge, starting with a vanilla-style beacon beam of light rising from every Waystones block so travel hubs stand out at a distance.
Back to Files

Utility Nexus QoL (1.1.2)

File nameutility_nexus_qol-1.21.1-neoforge-21.1.249-1.1.2.jar
Uploader
LlaGuiT0LlaGuiT0
Uploaded
Sep 15, 2026
Downloads
17
Size
169.3 KB
Mod Loaders
NeoForge
File ID
8885344
Type
R
Release
Supported game versions
  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:utility-nexus-qol-1684313:8885344"

Learn more about Curse Maven

What's new

v1.1.2 - Fix: client crash on main menu (RealmsNotificationsScreen cast)

Bugfix release. Fixes a client crash that could happen on the title screen / main menu, unrelated to any pack content — a casting bug in this mod's own overlay code.

Fixed

  • Recipe Conflict Selector crash on non-container screens: the client-side overlay listened to every screen's Init/Render/MouseButtonPressed events and cast the screen straight to AbstractContainerScreen<?> without checking its type first. When Minecraft's own Realms notification popup (RealmsNotificationsScreen) initialized as a child of the title screen, the cast threw a ClassCastException and crashed the client right on the main menu. The listeners now check the screen type first and simply ignore any screen that isn't a container screen.

Notes

./gradlew clean build is green. No feature or behaviour change — this only fixes a startup crash.

JAR: utility_nexus_qol-1.21.1-neoforge-21.1.249-1.1.2.jar

Tag: 1.21.1-neoforge-1.1.2

This mod has no additional files