Patch
- Fix when the mod being loaded by Forgelin-Continuous is not fully initialized. (Hopefully)
Bundled Libraries
- Kotlin 2.1.0
- Jetbrains Annotation 26.0.1
- Coroutines 1.9.0
- Serialization 1.7.3
For Developers: You'll need to upgrade ForgeGradle to 4.+ if you're using ForgeGradle, with gradle version to 6.8.3+ (highly recommend 7.2).
Experimental Content
- Compatible with mods that depends on
Shadowfacts' Forge
Shadowfacts' Forgelin
is no longer need to be installed.- Most mods should be fine with this change, however some aren't:
Buontiful
,FutureMC
andLogisticPipes
are tested, they are compatible.LibrarianLib
, and its dependencies are not compatible.
Note: Only initialization phase is tested, actual gameplay is not.
Bundled Libraries
- Kotlin 1.9.23
- Jetbrains Annotation 24.1.0
- Coroutines 1.8.0
- Serialization 1.6.3
For Developers: You'll need to upgrade ForgeGradle to 4.+, gradle version to 6.8.3+ (highly recommend 7.2).