promotional bannermobile promotional banner

GeckoLib

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

File Details

geckolib-forge-1.19-3.1.36.jar

  • R
  • Nov 2, 2022
  • 2.85 MB
  • 240.5K
  • 1.19.2
  • Forge

File Name

geckolib-forge-1.19-3.1.36.jar

Supported Versions

  • 1.19.2

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

v3.1.36

- Fixes crashes due to getUniqueID

v3.1.35

- Deprecate getPackedOverlay for getOverlay, move to non-static to allow Overriding.
- Move example resources to constants

v3.1.34

- Fixes broken rotation on cubes

v3.1.33

- Updates Core with Java 17 changes from pervious PR.
- Fixes Vanilla Armor Crash with Extended Render.
- Fixes keyframe issue, fixing animations not playing.
- Fixes broken movement check for entities.
- Fixes broken rotations on child bones.
- Updates Example block entities to EDefaultLoopTypes