promotional bannermobile promotional banner

GeckoLib

A 3D animation library for entities, blocks, items, armor, and more!

File Details

geckolib-forge-1.20.1-4.4.5.jar

  • R
  • May 31, 2024
  • 967.51 KB
  • 1.1M
  • 1.20.1
  • Forge

File Name

geckolib-forge-1.20.1-4.4.5.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:geckolib-388172:5386948")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

v4.4.5

- Remove final and add internal annotation to GeoModel#handleAnimations
- Extract gui lighting to its own method for easier overriding in GeoItemRenderer, move to before VertexConsumer init #584
- Fix some inconsistent code formatting
- Improved performance and logging on model loading (roughly related to #573)
- Add default animation for dying (#569)
- Use GeoRenderer#getModel in place of direct field access for subclass overriding support
- Fix crash caused by swapping the baked geomodel and animations in the same frame