Back to mods
Utility Nexus QoL project artwork

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.

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which Utility Nexus QoL release should I use?

Updated today
Latest stable file Utility Nexus QoL (1.1.3)
Game version 1.21.1
Loader NeoForge

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.

Client Source doesn’t say
Dedicated server Source doesn’t say
Loader for this release NeoForge
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

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.

No extra mods listed for this file

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.

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

  2. 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.

  3. 03

    Put it on the correct side

    The project page does not say whether this file belongs on the client, dedicated server, or both.

  4. 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.

CurseForge Downloads CurseForge Version Minecraft 1.21.1 NeoForge


✨ Overview

Utility Nexus QoL is a home for small, optional player-facing enhancements that don't belong in a server-ops mod or a crash-patch mod. Features that enhance another mod stay completely inert unless that mod is installed; the rest are pure vanilla. Every feature is a self-contained toggle. Built for NeoForge 21.1.249 on Minecraft 1.21.1.

What it covers so far:

  • Waystone Beacon Beam — a client-side vanilla beacon beam over every Waystones block in view, with configurable colour and height. Requires the Waystones mod; a no-op without it.
  • Recipe Conflict Selector — when several mods define crafting recipes that share the same ingredients but produce different results, an in-GUI picker above the result slot lets you choose which one you get. Pure vanilla, no dependencies.
Codex Stalking Dragons

🎯 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

  1. Install NeoForge 21.1.249 for Minecraft 1.21.1.
  2. Place Utility Nexus QoL in your mods folder.
  3. Install Waystones as well to get the Waystone Beacon Beam — the beam appears automatically over Waystones blocks.
  4. To change the beam colour or height, or to switch it off, edit config/utility_nexus/qol/config.toml ([waystoneBeam]).
  5. 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.

Codex 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.

1 available setups

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

8 of 8 releases match

Looking for an older file? The official CurseForge project page is in Resources.