GeckoLib

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

File Details

geckolib-fabric-1.18-3.0.76.jar

  • R
  • Nov 2, 2022
  • 3.50 MB
  • 2.0K
  • 1.18.2
  • Fabric

File Name

geckolib-fabric-1.18-3.0.76.jar

Supported Versions

  • 1.18.2

Curse Maven Snippet

Fabric

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

Learn more about Curse Maven

v3.0.76

- Fixes rotations properly. Stupid Yarn.

v3.0.75

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

v3.0.74

- Fixes broken rotation on cubes

v3.0.73

- 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