promotional bannermobile promotional banner

Utility Core

A library mod providing recipe conflict resolution and shared utilities for NeoForge mods.
Back to Files

Utility Core (1.0.24)

File nameutility_core-26.1.2-neoforge-1.0.24.jar
Uploader
LlaGuiT0LlaGuiT0
Uploaded
Jul 19, 2026
Downloads
10
Size
958.7 KB
Mod Loaders
NeoForge
File ID
8462090
Type
R
Release
Supported game versions
  • 26.1.2

Curse Maven Snippet

NeoForge

implementation "curse.maven:utility-core-1601825:8462090"

Learn more about Curse Maven

What's new

Utility Core 1.0.24

Fixed

  • Ender Dragon auto-respawn not working: tryRespawn() only checks for existing EndCrystal entities around the exit portal — it does not place them. The handler now places crystals at multiple positions to ensure detection in both vanilla and YUNG's Better End Island environments.

Changed

  • EnderDragonRespawnHandler now places up to 12 EndCrystal entities (3 positions per direction: vanilla radius 3, YUNG BEI radius 7, YUNG vanilla fallback radius 2) to guarantee respawn trigger detection regardless of which mod controls the End.
  • Uses reflection to access exitPortalLocation for accurate crystal placement around the actual portal position.

Compatibility

  • Works with vanilla End.
  • Works with YUNG's Better End Island (NeoForge 4.1.0) — crystals placed at BEI-style positions (radius 7) and vanilla-fallback positions (radius 2) to match YUNG's spawnDragon() checks.

Compatible with Minecraft 26.1.2 (NeoForge 26.1.2.78)

This mod has no related projects