promotional bannermobile promotional banner

Utility Core QoL

Utility Core QoL - Quality of life client-side improvements for Minecraft.
Back to Files

Utility Core QoL (2.1.2)

File nameutility_core_qol-26.2-neoforge-26.2.0.37-beta-2.1.2.jar
Uploader
LlaGuiT0LlaGuiT0
Uploaded
Aug 12, 2026
Downloads
11
Size
2.9 MB
Mod Loaders
NeoForge
File ID
8635959
Type
R
Release
Supported game versions
  • 26.2

Curse Maven Snippet

NeoForge

implementation "curse.maven:utility-core-qol-1648134:8635959"

Learn more about Curse Maven

What's new

v2.1.2 - Dedicated Server Crash Fix

Fix

  • Critical: registerExtensionPoint(IConfigScreenFactory.class, ConfigurationScreen::new) ran unconditionally in the mod constructor. ConfigurationScreen extends the client-only Screen class, so classloading it threw NoClassDefFoundError: net/minecraft/client/gui/screens/Screen on any dedicated server, crashing the whole mod load. The registration is now gated behind FMLEnvironment.dist.isClient().
  • Metadata: the mod's declared version in neoforge.mods.toml was hardcoded to the literal 2.0.0 and never reflected the real build version. It now resolves dynamically from the Gradle project version.
Critical update if you run QoL on a dedicated server — 2.1.0 and 2.1.1 do not load there at all.

JAR: utility_core_qol-26.2-neoforge-26.2.0.37-beta-2.1.2.jar

This mod has no additional files