promotional bannermobile promotional banner

GeckoLib

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

File Details

geckolib-neoforge-1.21.1-4.7.jar

  • R
  • Nov 4, 2024
  • 569.84 KB
  • 1.2M
  • 1.21.1
  • NeoForge

File Name

geckolib-neoforge-1.21.1-4.7.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

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

Learn more about Curse Maven

v4.7

- Added support for UV Rotation
- Added stopTriggeredAnimation, allowing for stopping a triggered animation in a similar manner in which it was started
- Add DeferredGeoRenderProvider, to support split sources
- Change crashes to warnings for unsupported model format versions for geo models
- Fix incorrect version range for NeoForge mods
- Fixed controller-agnostic triggerAnim either crashing or not working
- Fixed Color#ofARGB using RGBA
- Various internal cleanup