promotional bannermobile promotional banner

Utility Core Fixes

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

⚙️ Utility Core Fixes

Compatibility fixes and crash prevention for modded Minecraft servers.

CurseForge Downloads CurseForge Version NeoForge


Overview

Utility Core Fixes provides essential compatibility fixes and crash prevention for modded Minecraft servers. All features are individually toggleable via config/utility_core_fixes-common.toml (or the in-game mod menu).

Features

Corail Tombstone Compatibility

  • GUI Scale Fix — Prevents Corail Tombstone from forcing GUI scale to 4 when opening its menus; restores your configured scale on close
  • Item Init Fix — Properly initializes NBT data for Tombstone items (lollipop color, magic_scroll random effect) when obtained via /give or creative menu
  • Error Handler — Suppresses mixin errors from Tombstone's ItemInputMixin to prevent crashes on server startup

Negative Damage Fix

Clamps negative damage values to zero, preventing IllegalArgumentException: Damage cannot be negative server crashes from any mod interaction (e.g., Apothic Attributes + Tombstone).

OutpostZero Infection Damage Cap

Caps outpostzero:infection damage type to 10,000 to prevent armor destruction before death events fire.


Configuration

All features configurable via utility_core_fixes-common.toml:

# Tombstone fixes
enableTombstoneGuiScaleFix = true
enableTombstoneItemInitFix = true
enableTombstoneErrorHandler = true

# General fixes
enableNegativeDamageFix = true
enableOutpostZeroDamageCap = true

Requirements

RequirementVersion
Minecraft26.2 (1.21.1)
NeoForge26.2.0.37-beta+

Optional dependencies (fixes only activate when mods present):

  • Corail Tombstone
  • OutpostZero

MIT License. Developed by Stalking Dragons.

The Utility Core Fixes Team

profile avatar
  • 4
    Followers
  • 34
    Projects
  • 34.6K
    Downloads

More from LlaGuiT0View all