GeckoLib

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

File Details

geckolib-forge-1.20.1-4.7.jar

  • R
  • Dec 27, 2024
  • 980.51 KB
  • 17.8M
  • 1.20.1
  • Forge + 1

File Name

geckolib-forge-1.20.1-4.7.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:geckolib-388172:6027567")

NeoForge

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

Learn more about Curse Maven

v4.7

  • Added getTriggeredAnimation to AnimationController
  • Added stop triggered animation functionality to all geo animatables
  • Change crashes to warnings for unsupported model format versions for geo models
  • Add support for rotated face UVs
  • Added a fallback hook for animations - you can now declare multiple animation files in a single GeoModel to look for animations (for polymorphic/modular animatables)
  • Fixed entity velocity being determined mostly from x-coordinate velocity
  • Added GeoRenderer context to GeoModel getters for context-specific handling