promotional bannermobile promotional banner

Utility Core Admin

Utility Core Admin - Server administration utilities for Minecraft servers.
Back to Files

Utility Core (1.11.10)

File nameutility_core-26.2-neoforge-1.11.10.jar
Uploader
LlaGuiT0LlaGuiT0
Uploaded
Aug 8, 2026
Downloads
10
Size
2.8 MB
Mod Loaders
NeoForge
File ID
8599042
Type
R
Release
Supported game versions
  • 26.2

Curse Maven Snippet

NeoForge

implementation "curse.maven:utility-core-admin-1601825:8599042"

Learn more about Curse Maven

What's new

v1.11.10 - Recipe Selector Disabled

Status

  • Recipe selector feature disabled by default: After extensive debugging, we discovered that the server-side mixin for detecting multiple recipes has a fundamental issue with parameter alignment in Minecraft 26.2. The `CraftingContainer` being passed to the recipe detection method contains empty slots (air) rather than the actual crafting ingredients. This causes the server to never detect valid recipes and the selector fails completely.
  • The feature has been disabled by default while a proper fix is investigated.

What's Wrong

  • The mixin injection point parameters appear misaligned with the actual method signature in MC 26.2
  • Server logs show: "Recipe calculation: 0 recipes found for input [AIR, AIR, AIR, AIR]" even when ingredients are placed
  • This is a deep structural issue that needs investigation of the `CraftingMenu.slotChangedCraftingGrid()` method signature

JAR: utility_core-26.2-neoforge-1.11.10.jar

This mod has no related projects