promotional bannermobile promotional banner

Utility Core Fixes

Utility Core Fixes - Compatibility fixes and crash prevention for modded Minecraft servers.
Back to Files

Utility Core Fixes (2.3.1)

File nameutility_core_fixes-26.2-neoforge-26.2.0.37-beta-2.3.1.jar
Uploader
LlaGuiT0LlaGuiT0
Uploaded
Aug 17, 2026
Downloads
9
Size
2.5 MB
Mod Loaders
NeoForge
File ID
8668683
Type
R
Release
Supported game versions
  • 26.2

Curse Maven Snippet

NeoForge

implementation "curse.maven:utility-core-fixes-1648135:8668683"

Learn more about Curse Maven

What's new

v2.3.1 - Vehicle Anti-Cheat Whitelist

Feature

  • Configurable vehicle anti-cheat whitelist: Added support for whitelisting entity types from vanilla's moved too quickly vehicle anti-cheat check. This prevents spam of warnings like entity.evilcraft.broom (vehicle of X) moved too quickly! when players use fast-moving vehicles from mods (e.g., EvilCraft's broom).
  • The fix intercepts isVehicleMovingTooFast and checkVehicleMovement in ServerGamePacketListenerImpl to allow whitelisted entity types to move faster than vanilla's default limit without triggering warnings.
  • New config options in utility_core_fixes-common.toml:
    • enableVehicleAntiCheatWhitelist = true — master toggle
    • vehicleAntiCheatWhitelist = ["evilcraft:broom"] — list of entity type IDs (namespace:path) to whitelist
  • Whitelist entries support exact matches (e.g., evilcraft:broom). Optional mod dependency: EvilCraft.

JAR: utility_core_fixes-26.2-neoforge-26.2.0.37-beta-2.3.1.jar

This mod has no additional files