GeckoLib

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

File Details

geckolib-fabric-1.19-3.1.40.jar

  • R
  • Feb 22, 2023
  • 3.45 MB
  • 6.2M
  • 1.19.2
  • Fabric

File Name

geckolib-fabric-1.19-3.1.40.jar

Supported Versions

  • 1.19.2

Curse Maven Snippet

Fabric

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

Learn more about Curse Maven

v3.1.40

- Adds enchantment glint to Geckolib Armors.
- Adds enchantment glint to Geckolib Items.

v3.1.39

- Blacklists gigeresque animation namespace to fix crash.

v3.1.38

- Closes #345
- Adds priority to HumanoidArmorLayer mixin, help resolve crash with Cosmetic Armor

v3.1.37

- Updates Geckolib default armor with new Gecko armor made by VoutVouniern
- Fixes issues Glow Layer issue.

v3.1.36

- MClib updated, Fixed -() group not working - Hiroku https://github.com/fadookie/particleman/pull/7
- Fixes crash with Layer Example animation location call.

v3.1.35

- Fixes crashes due to getUniqueID

v3.1.34

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

v3.1.33

- Fixes broken rotation on cubes

v3.1.32

- Adds back getTexture fix.

v3.1.31

- 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