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 (0.0.0-beta.3)

File nameutility_nexus_qol-1.21.1-neoforge-21.1.249-0.0.0-beta.3.jar
Uploader
LlaGuiT0LlaGuiT0
Uploaded
Sep 7, 2026
Downloads
29
Size
160.1 KB
Mod Loaders
NeoForge
File ID
8830336
Type
B
Beta
Supported game versions
  • 1.21.1

Curse Maven Snippet

NeoForge

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

Learn more about Curse Maven

What's new

v0.0.0-beta.3 - Recipe Conflict Selector

Adds a second quality-of-life feature: an in-GUI picker for crafting recipes that share the same ingredient layout but produce different results.

Added

  • Recipe Conflict Selector: when two or more crafting recipes match the current grid but yield different outputs (a common clash between mods), a small swap-arrows button appears above the crafting result slot — in both the crafting table and the 2×2 inventory grid.
  • Clicking the button opens a single bordered panel of result icons directly above it. The currently selected result is outlined; hovering an icon shows its tooltip.
  • Clicking an icon applies that result to the preview and to the actual craft, and remembers the choice for the rest of the session. The pick is synced to the server so the real craft honours it. It is not written to disk.
  • When the grid has only one possible result the button does not appear and vanilla behaviour is unchanged.

Configuration

File: config/utility_nexus/qol/recipe-select.toml, section [recipeSelect]:

  • enabled — default true. Set to false to disable the selector entirely (client button and server override).

Notes

  • Vanilla crafting grid only (crafting table + 2×2). Furnace, smithing and stonecutter are out of scope — the stonecutter already has a native result picker.
  • No third-party dependencies. English and Spanish translations included.
  • For the selection to affect a real craft, the mod must be present on both the client and the server.

Requirements

  • Minecraft 1.21.1 / NeoForge 21.1.249 / Java 21
The Waystone Beacon Beam from earlier releases is unchanged.

This mod has no additional files