File Details
geckolib-forge-1.16.5-3.0.40.jar
- R
- Jun 8, 2021
- 3.22 MB
- 32.0K
- 1.16.5
- Forge
File Name
geckolib-forge-1.16.5-3.0.40.jar
Supported Versions
- 1.16.5
Curse Maven Snippet
v3.0.40
- Moved JackInTheBoxItem to the proper way of syncing animations, as the Pistol way is the only one to work 1.17 so it will make porting easier.
- Updated JavaDoc of GeckoLib#initialize() with the fix for shadowing.
If you are planning using Items with animations, I do not recommend shadowing unless you plan recreating the packet system used in Geckolib in your mod as shadowing and running another copy of Geckolib will crash if GeckoLib#initialize() is called in the shadowed mod.