GeckoLib

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

File Details

geckolib-forge-1.21.1-4.7.jar

  • R
  • Nov 4, 2024
  • 725.75 KB
  • 36.6K
  • 1.21.1
  • Forge

File Name

geckolib-forge-1.21.1-4.7.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

Forge

implementation "curse.maven:geckolib-388172:5874013"
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