promotional bannermobile promotional banner

Utility Core QoL

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

Utility Core QoL (2.2.3)

File nameutility_core_qol-26.2-neoforge-26.2.0.37-beta-2.2.3.jar
Uploader
LlaGuiT0LlaGuiT0
Uploaded
Aug 14, 2026
Downloads
100
Size
2.9 MB
Mod Loaders
NeoForge
File ID
8643805
Type
R
Release
Supported game versions
  • 26.2

Curse Maven Snippet

NeoForge

implementation "curse.maven:utility-core-qol-1648134:8643805"

Learn more about Curse Maven

What's new

v2.2.3 - Recipe Selector Log/Network Spam Fix

Fix

  • Excessive log spam and redundant network traffic: CraftingMenu.slotChangedCraftingGrid fires repeatedly even when the crafting grid contents have not actually changed. The "0 matching recipes" and "1 matching recipe" branches of the recipe selector resent a sync packet to the client on every single invocation regardless, unlike the "multiple matching recipes" branch, which already checked whether the inputs had changed first. Both branches now skip the resend entirely when the inputs are unchanged.
  • The 3 unconditional client-side log lines in receiveServerRecipes (fired on every packet received) were left at INFO level, so every redundant resend also flooded latest.log. They are now logged at DEBUG level instead.
Purely internal fix — no config or behavior changes for the recipe selector itself, just far less log noise and network chatter while a crafting grid sits with items that don't match a recipe.

JAR: utility_core_qol-26.2-neoforge-26.2.0.37-beta-2.2.3.jar

This mod has no additional files