GeckoLib

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

File Details

geckolib-quilt-1.18-3.0.43.jar

  • R
  • Nov 19, 2022
  • 3.45 MB
  • 7.2K
  • 1.18.2
  • Quilt

File Name

geckolib-quilt-1.18-3.0.43.jar

Supported Versions

  • 1.18.2

Curse Maven Snippet

Quilt

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

Learn more about Curse Maven

v3.0.43

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

v3.0.42

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

v3.0.41

- Fixes crashes due to getUniqueID

v3.0.40

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

v3.0.39

- Fixes broken rotation on cubes

v3.0.38

- Adds back getTexture fix.

v3.0.37

- 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