GeckoLib

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

Fabric 5.4.4

File namegeckolib-fabric-1.21.11-5.4.4.jar
Uploader
ScimiguyScimiguy
Uploaded
Feb 27, 2026
Downloads
23.7K
Size
803.3 KB
Mod Loaders
Fabric
File ID
7684547
Type
R
Release
Supported game versions
  • 1.21.11

Curse Maven Snippet

Fabric

modImplementation "curse.maven:geckolib-388172:7684547"

Learn more about Curse Maven

What's new

GeckoLib v5.4.4

Changes

API

  • Added RenderPassInfo#getPreRenderMatrixPose and RenderPassInfo#getModelRenderMatrixPose, capturing the entire PoseStack pose instead of just the matrix pose itself
  • Added OverridingDataTicket - A DataTicket implementation that defers to an existing RenderState field first before applying itself.
    • This allows for capturing RenderState field values that may be modified by vanilla or other mods after extraction by the renderer (Fixes #818)

Bug Fixes

  • Fixed looping animations sometimes causing vanishing entities
  • Fixed GeckoLib failing to load an animation with an empty string as the keyframe
  • Fixed RenderUtil#transformToBone manipulating the PoseStack in reverse (#819)
  • Fixed RenderUtil#transformToBone not accounting for back-translating to the pivot point (#822)
  • Fixed MathParser sometimes parsing mathmematical expressions incorrectly (#820)
  • Fixed GeoItems sometimes having their id collide if not registered as a synced animatable
  • Fixed some animations replaying the last few frames of their animation occasionally under very specific circumstances

This mod has no additional files