Just HotFixes for shit
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-09-04 18:30:51 -05:00
.forgejo/workflows ci: publish main and dev artifacts 2026-09-04 18:30:51 -05:00
gradle idfk 2026-08-28 01:51:29 -05:00
logs idfk 2026-08-28 01:51:29 -05:00
src idfk 2026-08-28 01:51:29 -05:00
.gitignore init 2026-08-25 00:07:20 -07:00
build.gradle init 2026-08-25 00:07:20 -07:00
CHANGELOG.md idfk 2026-08-28 01:51:29 -05:00
gradle.properties idfk 2026-08-28 01:51:29 -05:00
gradlew idfk 2026-08-25 04:44:29 -05:00
gradlew.bat init 2026-08-25 00:07:20 -07:00
LICENSE init 2026-08-25 00:07:20 -07:00
README.md init 2026-08-25 00:07:20 -07:00
settings.gradle init 2026-08-25 00:07:20 -07:00
tags.properties init 2026-08-25 00:07:20 -07:00

Hotfixes

Minecraft 1.12.2 Forge/Cleanroom compatibility add-on containing focused fixes for other mods.

  • HBM NTM-CE 2.5.0.5: removes broken TileEntityCustomMachine instances and isolates their serialization so they cannot crash SPacketChunkData.
  • Restores missing ItemEnumMulti constructors from pristine HBM JAR bytes while preserving every other runtime transformation; correct classes remain untouched.
  • Entangled 1.3.21 with SuperMartijn642 Core Lib 1.1.21: converts null selected bounding boxes to empty boxes only inside Entangled's client overlays.

Build with Java 25:

.\gradlew.bat build

Install the resulting jar from build/libs. MixinBooter 11.13 is required. Install it server-side for the HBM fix and client-side for the Entangled fix.