Utility Nexus QoL (1.0.0)
Curse Maven Snippet
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
BeaconRendererbeam over every Waystones block within render distance, so travel hubs stand out at a distance. Configurable colour and height under[waystoneBeam]inconfig/utility_nexus/qol/config.toml. Double-gated by the config flag and a runtimeModListcheck — 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 = falseinconfig/utility_nexus/qol/recipe-select.toml. The choice is not persisted to disk.
Notes
No code change relative to0.0.0-beta.3. Verified:./gradlew clean buildis 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

