Back to mods
Utility Core QoL project artwork

CurseForge · Minecraft mod

Utility Core QoL

Utility Core QoL - Quality of life client-side improvements for Minecraft.

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

Quick answer

Which Utility Core QoL release matches 26.2?

Updated 28 days ago
Best match for your filters Utility Core QoL (2.4.0)
Game version 26.2
Loader NeoForge

Utility Core QoL (2.4.0) targets 26.2 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 Core 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 Core QoL (2.4.0) need?

Utility Core QoL (2.4.0) on 26.2. Every mod below is checked against that same setup.

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 Core QoL without breaking your instance.

Built for Utility Core QoL (2.4.0) on 26.2. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use Utility Core QoL (2.4.0). It targets 26.2 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 Core QoL (2.4.0). It opens that exact file at the source.

About this project

What does Utility Core QoL add?

💡 Utility Core QoL

Quality of life client-side improvements for Minecraft.

CurseForge Downloads CurseForge Version NeoForge


Overview

Utility Core QoL provides quality-of-life client-side improvements for Minecraft. All features are individually toggleable via config/utility_core_qol-common.toml (or the in-game mod menu).

Features

Recipe Selector (Polymorph System)

  • When multiple crafting recipes match the same ingredients, shows a clickable grid to choose which result you want
  • Works in Crafting Table (3×3) and Player Inventory (2×2) crafting grids
  • Syncs selection to server for correct result item
  • Configurable max recipes displayed (1-64, default 16)
  • Keyboard/mouse navigation

Biome & Dimension Titles

  • Shows vanilla title/subtitle when entering a new biome or dimension
  • Ported from Traveler's Titles (LGPLv3) by YUNGNICKYOUNG
  • Reuses vanilla title HUD (no custom renderer)
  • Fade timings: 10/70/20 ticks

Title Vertical Offset

  • Configurable vertical shift for vanilla title/subtitle text (-200 to +200, default +75)
  • Positive = up, Negative = down

Bridging Assist

  • New "reacharound" placement feature ported from BridgingMod.
  • Helps you bridge/scaffold by extending block placement to positions you're looking at but not directly reaching.
  • Includes a crosshair indicator and outline showing where the next block will go.
  • Features slab assist and configurable distance/axes/delay settings.
  • Toggle with keybind (default: comma).

Configuration

Via utility_core_qol-common.toml:

# Recipe Selector
enableCraftingRecipeSelector = true
maxRecipesDisplayed = 16
logDetectedConflicts = false

# Biome/Dimension Titles
enableBiomeDimensionTitles = true

# Title Vertical Offset
titleVerticalOffset = 75  # -200 to 200

How Recipe Selector Works

  1. Open crafting table or inventory crafting grid
  2. Place ingredients that match multiple recipes
  3. Grid appears showing all possible results
  4. Click desired result → server syncs selection
  5. Result updates in output slot

API (for other mods)

// Get player's recipe selection data
PolymorphApi.INSTANCE.getPlayerRecipeData(player)

// Find all recipes matching input
PolymorphApi.INSTANCE.getRecipesFor(recipeManager, recipeType, input, level)

// Clear player's recipe data
PolymorphApi.INSTANCE.clearPlayerRecipeData(player)

Credits


Requirements

Requirement Version
Minecraft 26.2
NeoForge 26.2.0.37-beta+

Side: Client (primary) + Server (sync packets)


Known Incompatibilities

Fast Workbench (fastbench): Conflicts with the recipe selection system. Remove it to use this feature.


MIT License. Developed by Stalking Dragons.

Codex Stalking Dragons
https://codex.skdragons.com/
Codex Stalking Dragons — Minecraft Modding

Project description from CurseForge.

Pick your setup

Utility Core 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 Core QoL versions and loaders

12 of 12 releases match
Clear filters

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