GudLib
Yet another Minecraft mod library created by developer gudenau. This utility mod provides various tools and APIs to simplify the creation of other modifications.
Main Features
- Update to version 1.12.2 - full compatibility with the latest Minecraft version
- Removal of deprecated API - eliminated net.gudenau.lib.api.helper.RegisterHelper for code optimization
- Added splashes - new startup screens when launching the game
- Extended block registration methods - additional helper functions for working with blocks
- Splash event - ability to customize splash screens
- Obfuscation helper - tools for working with obfuscated code
- Item rendering tricks - advanced visualization capabilities based on ItemStacks
Version History
Version 1.3.0.0
- Transition to Minecraft 1.12.2
- Removal of outdated RegisterHelper
- Addition of new splashes
Version 1.2.0.0
- Minor API changes
- Expansion of block registration methods
Version 1.1.0.0
- Update to Minecraft 1.11.2
- Addition of splash event
- Initial implementation of obfuscation helper
Version 1.0.0.0
- Basic functionality for item rendering tricks