Filename
geckolib-forge-1.16.5-3.0.40.jar
Uploaded by
AzureDoomC
Uploaded
Jun 8, 2021
Game Version
1.16.5
+2
Size
3.22 MB
Downloads
30,033
MD5
f1f4a6e00c84425c3dc47495ed51fb44
Supported Modloader Versions
Forge
Supported Java Versions
Java 8
Supported Minecraft 1.16 Versions
1.16.5
Changelog
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.