Utility Nexus QoL (0.0.0-beta.3)
Curse Maven Snippet
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— defaulttrue. Set tofalseto 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

