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.1)

File nameutility_nexus_qol-1.21.1-neoforge-21.1.249-1.1.1.jar
Uploader
LlaGuiT0LlaGuiT0
Uploaded
Sep 15, 2026
Downloads
5
Size
169.2 KB
Mod Loaders
NeoForge
File ID
8885206
Type
R
Release
Supported game versions
  • 1.21.1

Curse Maven Snippet

NeoForge

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

Learn more about Curse Maven

What's new

v1.1.1 - Fix: Tom's Storage optional dependency blocked pack startup

Bugfix release. If your pack had Tom's Storage installed, NeoForge could refuse to start the pack entirely because of a wrong version check on this mod's side — nothing to do with your Tom's Storage version being wrong.

Fixed

  • Tom's Storage optional dependency: the neoforge.mods.toml entry for toms_storage carried a leftover versionRange="[21.1,)" copy-pasted from the Waystones dependency above it (which correctly tracks the Minecraft version). Tom's Storage versions on its own scheme (2.x.x), so any real install — including the current 2.4.2 — failed that range check and NeoForge flagged it as an incompatible mod, blocking startup even though the dependency is optional and this mod never links against the Tom's Storage API (compat is a pure runtime ModList.get().isLoaded("toms_storage") check). The version constraint has been removed; any installed version of Tom's Storage now works.

Notes

./gradlew clean build is green. No feature or behaviour change — this only fixes a false "incompatible mod" error at pack startup.

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

Tag: 1.21.1-neoforge-1.1.1

This mod has no additional files