Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
Geckolib

Geckolib

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

16.39M
1,817
Game Mechanics
Library
Utility
AboutGalleryChangelogVersions

Forge 1.19

on Feb 22, 2023
Download

v3.1.40

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

v3.1.39

  • Closes #345

v3.1.38

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

v3.1.37

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

v3.1.36

  • Fixes crashes due to getUniqueID

v3.1.35

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

v3.1.34

  • Fixes broken rotation on cubes

v3.1.33

  • 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

Fabric 1.19.2

on Feb 22, 2023
Download

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

Quilt 1.19.2

on Feb 22, 2023
Download

v3.1.41

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

v3.1.40

  • Closes #365

v3.1.39

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

v3.1.38

  • Fixes Access Widener

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

Fabric 1.19.3

on Feb 22, 2023
Download

v4.0.4

  • Tweak to Network registering.
  • Core tweak (geckolib-core#16)

Complete Rewrite of the library. Please see https://github.com/bernie-g/geckolib/wiki/Geckolib-4-Changes for all changes

Forge 1.19.3

on Feb 22, 2023
Download

v4.0.4

  • Core tweak (geckolib-core#16)

Complete Rewrite of the library. Please see https://github.com/bernie-g/geckolib/wiki/Geckolib-4-Changes for all changes

Quilt 1.19.3

on Feb 22, 2023
Download

v4.0.4

  • Tweak to Network registering.
  • Core tweak (geckolib-core#16)

Complete Rewrite of the library. Please see https://github.com/bernie-g/geckolib/wiki/Geckolib-4-Changes for all changes

Fabric 1.19.2

on Feb 14, 2023
Download

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

Forge 1.19.3

on Dec 30, 2022
Download

v4.0.3

  • Add DataTicket for TransformType for item rendering - Tslat
  • Add allowing for handling of triggered animations via opt-in system - Tslat
  • Bumps Core Version
  • Add getters for the relevant sub-data objects of GeoArmorRenderer and GeoItemRender - Tslat
  • Add base GeoRenderEvent class and subclasses - Tslat
  • Add BakedGeoModel to parms for Pre and Post render events - Tslat
  • Add event hooks into renderers on Forge - Tslat
  • Fix incorrect pre-render event check on Forge - Tslat
  • Add event hooks to Fabric from Forge - Tslat
  • Add events to Quilt - Tslat

Complete Rewrite of the library. Please see https://github.com/bernie-g/geckolib/wiki/Geckolib-4-Changes for all changes

Quilt 1.19.3

on Dec 30, 2022
Download

v4.0.3

  • Closes #365
  • Add DataTicket for TransformType for item rendering - Tslat
  • Add allowing for handling of triggered animations via opt-in system - Tslat
  • Bumps Core Version
  • Add getters for the relevant sub-data objects of GeoArmorRenderer and GeoItemRender - Tslat
  • Add base GeoRenderEvent class and subclasses - Tslat
  • Add BakedGeoModel to parms for Pre and Post render events - Tslat
  • Add event hooks into renderers on Forge - Tslat
  • Fix incorrect pre-render event check on Forge - Tslat
  • Add event hooks to Fabric from Forge - Tslat
  • Add events to Quilt - Tslat

Complete Rewrite of the library. Please see https://github.com/bernie-g/geckolib/wiki/Geckolib-4-Changes for all changes

Fabric 1.19.3

on Dec 30, 2022
Download

v4.0.3

  • Add DataTicket for TransformType for item rendering - Tslat
  • Add allowing for handling of triggered animations via opt-in system - Tslat
  • Bumps Core Version
  • Add getters for the relevant sub-data objects of GeoArmorRenderer and GeoItemRender - Tslat
  • Add base GeoRenderEvent class and subclasses - Tslat
  • Add BakedGeoModel to parms for Pre and Post render events - Tslat
  • Add event hooks into renderers on Forge - Tslat
  • Fix incorrect pre-render event check on Forge - Tslat
  • Add event hooks to Fabric from Forge - Tslat
  • Add events to Quilt - Tslat

Complete Rewrite of the library. Please see https://github.com/bernie-g/geckolib/wiki/Geckolib-4-Changes for all changes

Quilt 1.19.2

on Dec 19, 2022
Download

v3.1.40

  • Closes #365

v3.1.39

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

v3.1.38

  • Fixes Access Widener

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

Quilt 1.18.2

on Dec 19, 2022
Download

v3.0.46

  • Closes #365

v3.0.45

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

v3.0.44

  • Fixes Access Widener

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

Fabric 1.16.5

on Dec 16, 2022
Download

v3.0.107

  • Fixes setCustomAnimations fully

Forge 1.16.5

on Dec 16, 2022
Download

v3.0.106

  • Fixes setCustomAnimations fully

Fabric 1.16.5

on Dec 16, 2022
Download

v3.0.106

  • Fixes setCustomAnimations and block animations.

Forge 1.16.5

on Dec 16, 2022
Download

v3.0.105

  • Fixes setCustomAnimations and block animations.

Quilt 1.19.3

on Dec 16, 2022
Download

v4.0.2

  • Adds priority to HumanoidArmorLayer mixin, help resolve crash with Cosmetic Armor
  • Fixes Gremlin item rotation - DerToaster
  • Addes setMemoizedValue to MolangParser - Tslat
  • Bumps Core version
  • More work done with getWorldPosition but not fully working yet.

Complete Rewrite of the library. Please see https://github.com/bernie-g/geckolib/wiki/Geckolib-4-Changes for all changes

Forge 1.19.3

on Dec 16, 2022
Download

v4.0.2

  • Fixes Gremlin item rotation - DerToaster
  • Addes setMemoizedValue to MolangParser - Tslat
  • Bumps Core version
  • More work done with getWorldPosition but not fully working yet.

Complete Rewrite of the library. Please see https://github.com/bernie-g/geckolib/wiki/Geckolib-4-Changes for all changes

Fabric 1.19.3

on Dec 16, 2022
Download

v4.0.2

  • Adds priority to HumanoidArmorLayer mixin, help resolve crash with Cosmetic Armor
  • Fixes Gremlin item rotation - DerToaster
  • Addes setMemoizedValue to MolangParser - Tslat
  • Bumps Core version
  • More work done with getWorldPosition but not fully working yet.

Complete Rewrite of the library. Please see https://github.com/bernie-g/geckolib/wiki/Geckolib-4-Changes for all changes

Forge 1.19

on Dec 16, 2022
Download

v3.1.39

  • Closes #345

v3.1.38

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

v3.1.37

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

v3.1.36

  • Fixes crashes due to getUniqueID

v3.1.35

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

v3.1.34

  • Fixes broken rotation on cubes

v3.1.33

  • 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
1
12
13
14
23

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+
Filter

Show all versions

Modrinth is open source.

main@c8befb6

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.