ClientAbstractions::registerConfigScreenFactory now merges configs for all provided mod ids instead of overriding the configs of the original mod [v21.3.13-1.21.3] - 2024-12-08 Changed Migrate ExtractRenderStateCallback to dedicated NeoForge event [v21.3.12-1.21.3] - 2024-12-06 Changed Conv...
Mod LoadersView all Fabric Forge NeoForge Categories API and Library Main File 1.21.4 [FABRIC] [1.21.4] PuzzlesLib-v21.4.7 ReleaseR 1.21.4 Fabric Feb 10, 2025 Recent FilesView all Minecraft 1.21 [FABRIC] [1.21.4] PuzzlesLib-v21.4.7 ReleaseR 1.21.4 Fabric Feb 10, 2025 [NEOFORGE] [1....
Fixed Puzzles Lib crashing the game on Forge when there are any unmet mod version requirements, preventing the Forge screen informing the user from showing [v8.1.0-1.20.1] - 2023-10-26 Public release of all versions that have come after v8.0.24 Changed Expanded AbstractModelProvider [v8....
Fix ContainerScreenEvents$Background running too late on Fabric (Forge & NeoForge are unfortunately still broken, waiting to be fixed by the respective loader) [v20.4.17-1.20.4] - 2024-02-03 Fixed Fix ClientModConstructor::onRegisterRenderBuffers running too late on Forge [v20.4.16-1.20....
Fix ContainerScreenEvents$Background running too late on Fabric (Forge & NeoForge are unfortunately still broken, waiting to be fixed by the respective loader) [v20.4.17-1.20.4] - 2024-02-03 Fixed Fix ClientModConstructor::onRegisterRenderBuffers running too late on Forge [v20.4.16-1.20....
Puzzles Lib is the core library that all my mods need to run. What does it do you ask? Most importantly it offers a bunch of abstractions for mod loader-specific code, which makes it very easy for me to develop all of my mods on multiple mod loaders simultaneously. ...
▶️ Use most of Forge's IModBusEvents in the common project for setting up your mod. ▶️ Register content to Minecraft's game registries. ▶️ Send messages between client & server with auto-serialization by simply using Java's record type. ▶️ Create annotation-based configs...
Puzzles Lib is the core library that all my mods need to run. What does it do you ask? Most importantly it offers a bunch of abstractions for mod loader-specific code, which makes it very easy for me to develop all of my mods on multiple mod loaders simultaneously. ...
Mod LoadersView all Fabric Forge NeoForge Categories API and Library Main File 1.21.4 [FABRIC] [1.21.4] PuzzlesLib-v21.4.7 ReleaseR 1.21.4 Fabric Feb 10, 2025 Recent FilesView all Minecraft 1.21 [FABRIC] [1.21.4] PuzzlesLib-v21.4.7 ReleaseR 1.21.4 Fabric Feb 10, 2025 [NEOFORGE] [1....
add forge-config-screens Jun 10, 2023 .gitattributes Initial commit Jun 18, 2021 .gitignore some 1.19.3 progress Mar 17, 2023 CHANGELOG.md add LivingChangeTargetCallback Jun 22, 2023 LICENSE-ASSETS.md some 1.19.3 progress Mar 17, 2023 ...