Just HotFixes for shit
- Java 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| .forgejo/workflows | ||
| gradle | ||
| logs | ||
| src | ||
| .gitignore | ||
| build.gradle | ||
| CHANGELOG.md | ||
| gradle.properties | ||
| gradlew | ||
| gradlew.bat | ||
| LICENSE | ||
| README.md | ||
| settings.gradle | ||
| tags.properties | ||
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
TileEntityCustomMachineinstances and isolates their serialization so they cannot crashSPacketChunkData. - Restores missing
ItemEnumMulticonstructors 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.