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

File nameutility_nexus_qol-1.21.1-neoforge-21.1.249-1.0.0.jar
Uploader
LlaGuiT0LlaGuiT0
Uploaded
Sep 9, 2026
Downloads
59
Size
160.1 KB
Mod Loaders
NeoForge
File ID
8842839
Type
R
Release
Supported game versions
  • 1.21.1

Curse Maven Snippet

NeoForge

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

Learn more about Curse Maven

What's new

v1.0.0 - First stable release (Minecraft 1.21.1)

First stable release of Utility Nexus QoL for Minecraft 1.21.1 / NeoForge 21.1.249 (Java 21). Same code as the internal 0.0.0-beta.3; promoted to stable after in-game testing and running in a full modded-server pack. A home for optional, low-footprint player-facing enhancements.

Features

  • Waystone Beacon Beam (client-side, optional): renders a vanilla BeaconRenderer beam over every Waystones block within render distance, so travel hubs stand out at a distance. Configurable colour and height under [waystoneBeam] in config/utility_nexus/qol/config.toml. Double-gated by the config flag and a runtime ModList check — a complete no-op without the Waystones mod, and it never links against the Waystones API.
  • Recipe Conflict Selector (server + client): when two or more crafting recipes produce different results from the same grid contents (a common conflict between mods), a small swap-arrows button appears above the result slot in the crafting table and the 2×2 inventory grid. Clicking it opens a panel of result icons; picking one applies the choice (preview + real craft), remembers it for the session and syncs it to the server so the actual craft respects it. Enabled by default; disable via [recipeSelect] enabled = false in config/utility_nexus/qol/recipe-select.toml. The choice is not persisted to disk.

Notes

No code change relative to 0.0.0-beta.3. Verified: ./gradlew clean build is green; the Recipe Conflict Selector was tested in-game.

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

Tag: 1.21.1-neoforge-1.0.0

This mod has no additional files