CurseForge · Minecraft mod
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.
Quick answer
Which Utility Nexus QoL release should I use?
Utility Nexus QoL (1.1.3) targets 1.21.1 with NeoForge. The project page does not say whether this file belongs on the client, dedicated server, or both. No extra mods listed for this file.
Where it goes
Is Utility Nexus QoL required on the client, server, or both?
The project page does not say whether this file belongs on the client, dedicated server, or both.
The source does not explicitly classify this release as client-only or server-only.
What else does Utility Nexus QoL (1.1.3) need?
Utility Nexus QoL (1.1.3). Change the file and its required mods may change too.
This file does not list any required mods. Do not add a library just because a different file uses it.
This file does not list any required or optional mods.
Before you install it
Add Utility Nexus QoL without breaking your instance.
Built for Utility Nexus QoL (1.1.3). Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use Utility Nexus QoL (1.1.3). It targets 1.21.1 with NeoForge; another release may have different loader, side or dependency requirements.
- 02
Bring the mods it needs
This file does not list any required mods. Do not add a library just because a different file uses it.
- 03
Put it on the correct side
The project page does not say whether this file belongs on the client, dedicated server, or both.
- 04
Pick the file you checked
Use the “Get this file” button beside Utility Nexus QoL (1.1.3). It opens that exact file at the source.
About this project
What does Utility Nexus QoL add?
💡 Utility Nexus QoL
Small optional quality-of-life tweaks for NeoForge: a vanilla-style beacon beam of light rising from every Waystones block so travel hubs stand out at a distance, and an in-GUI picker for crafting recipes that clash between mods.
✨ Overview
🎯 Features
🌟 Waystone Beacon Beam
Renders a vanilla-style beacon beam rising from the top of every Waystones block within render distance, so bases, shops and travel hubs are visible from far away — just like a beacon marks a spot.
- Client-side only; nothing changes on a server, and nothing is sent over the network
- Waystones blocks are found by registry namespace alone — the mod never links against the Waystones API, so it survives Waystones updates
- Double-gated: the render is only wired up when the Waystones mod is actually present, and a runtime check re-confirms that on every frame — with Waystones absent the feature registers nothing and cannot crash
- Beam colour (RGB) and height in blocks are configurable
🔄 Recipe Conflict Selector
When two or more crafting recipes match the same grid layout but produce different results — a common clash once several mods are installed — vanilla silently picks one and you can never craft the other. This adds a small swap-arrows button above the crafting result slot so you can pick.
- Works in the crafting table and the 2×2 inventory grid
- Click the button to open a bordered panel of every possible result — the current pick is outlined, and hovering an icon shows its tooltip. Click one to switch.
- The choice updates the preview and the real craft, and is remembered for the rest of the session (never written to disk)
- Pure vanilla — no dependencies. When a grid has only one possible result the button never appears and behaviour is unchanged.
- For the pick to affect a real craft, the mod must be installed on both the client and the server
⚙️ Configuration Reference
Files live under config/utility_nexus/qol/.
| Key | Default | Notes |
|---|---|---|
config.toml — [waystoneBeam] |
||
waystoneBeam.enabled |
true | Master switch for the Waystone Beacon Beam. Requires the Waystones mod; does nothing without it. |
waystoneBeam.beamHeightBlocks |
100 | How many blocks tall the beam is. Range 1–1024. |
waystoneBeam.colorRed |
80 | Beam colour, red channel (0–255). |
waystoneBeam.colorGreen |
200 | Beam colour, green channel (0–255). |
waystoneBeam.colorBlue |
255 | Beam colour, blue channel (0–255). |
recipe-select.toml — [recipeSelect] |
||
recipeSelect.enabled |
true | Master switch for the Recipe Conflict Selector (both the client button and the server-side recipe override). |
📋 Requirements
| Minecraft | 1.21.1 |
|---|---|
| NeoForge | 21.1.249+ |
| Java | 21 |
| Waystones | optional — only needed for the Waystone Beacon Beam feature |
| Dependencies | none — the Recipe Conflict Selector is pure vanilla |
🎮 How to Use
- Install NeoForge 21.1.249 for Minecraft 1.21.1.
- Place Utility Nexus QoL in your
modsfolder. - Install Waystones as well to get the Waystone Beacon Beam — the beam appears automatically over Waystones blocks.
- To change the beam colour or height, or to switch it off, edit
config/utility_nexus/qol/config.toml([waystoneBeam]). - The Recipe Conflict Selector works out of the box: whenever a crafting grid has more than one possible result, a button appears above the output slot. Turn it off in
config/utility_nexus/qol/recipe-select.toml([recipeSelect]).
🙏 Credits
Developed by Stalking Dragons.

https://codex.skdragons.com/
Codex Stalking Dragons — Minecraft Modding
Project description from CurseForge.
Pick your setup
Utility Nexus QoL by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
Check the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
Utility Nexus QoL versions and loaders
Utility Nexus QoL (1.1.3)
utility_nexus_qol-1.21.1-neoforge-21.1.249-1.1.3.jar
15 Sept 2026
Utility Nexus QoL (1.1.2)
utility_nexus_qol-1.21.1-neoforge-21.1.249-1.1.2.jar
15 Sept 2026
Utility Nexus QoL (1.1.1)
utility_nexus_qol-1.21.1-neoforge-21.1.249-1.1.1.jar
15 Sept 2026
Utility Nexus QoL (1.1.0)
utility_nexus_qol-1.21.1-neoforge-21.1.249-1.1.0.jar
14 Sept 2026
Utility Nexus QoL (1.0.0)
utility_nexus_qol-1.21.1-neoforge-21.1.249-1.0.0.jar
9 Sept 2026
Utility Nexus QoL (0.0.0-beta.3)
utility_nexus_qol-1.21.1-neoforge-21.1.249-0.0.0-beta.3.jar
7 Sept 2026
Utility Nexus Qol (0.0.0-beta.2)
utility_nexus_qol-1.21.1-neoforge-21.1.249-0.0.0-beta.2.jar
6 Sept 2026
Utility Nexus Qol (0.0.0-beta.1)
utility_nexus_qol-1.21.1-neoforge-21.1.249-0.0.0-beta.1.jar
6 Sept 2026
Looking for an older file? The official CurseForge project page is in Resources.