GeckoLib

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

File Details

geckolib-fabric-1.16.5-3.0.80.jar

  • R
  • Jun 22, 2022
  • 3.39 MB
  • 1.3K
  • 1.16.5
  • Fabric

File Name

geckolib-fabric-1.16.5-3.0.80.jar

Supported Versions

  • 1.16.5

Curse Maven Snippet

Fabric

modImplementation "curse.maven:geckolib-388172:3843467"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

v3.0.80

- Emissive/Glow Layer support now added. Please see https://github.com/bernie-g/geckolib/wiki/Emissive-Textures-Glow-Layer - DerToaster.
- ExtendedGeoEntityRender now supports rendering blocks on the entity. - DerToaster
- GeoBone#getModelPosition() & GeoBone#getWorldPosition() support added to get the model postion and in-world positions from a bone. Useful for rendering things at a bones in-world location for example. - BobMowzie