GeckoLib

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

File Details

geckolib-forge-1.18-3.0.54.jar

  • R
  • Nov 2, 2022
  • 2.84 MB
  • 330.3K
  • 1.18.2
  • Forge

File Name

geckolib-forge-1.18-3.0.54.jar

Supported Versions

  • 1.18.2

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

v3.0.54

- Fixes crashes due to getUniqueID

v3.0.53

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

v3.0.52

- Fixes broken rotation on cubes

v3.0.51

- 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