Compatibility
Minecraft: Java Edition
1.21.3–1.21.8
1.21–1.21.1
1.20.x
1.19.1–1.19.4
1.18.2
1.17.1
1.16.5
1.15.2
1.12.2
Platforms
Supported environments
Client-side
Client and server
Creators
Details
Licensed MIT
Created 3 years ago
Updated 2 days ago
Changelog
v4.8
- Added "Stateless" animatables. These are an alternate way of handling animations for GeckoLib animatables.
- See: https://github.com/bernie-g/geckolib/wiki/Stateless-Animatable-Handling-(Geckolib4)
- Added:
StatelessGeoBlockEntity
StatelessGeoEntity
StatelessGeoObject
StatelessGeoReplacedEntity
StatelessGeoSingletonAnimatable
StatelessAnimationController
- Added
NetworkUtil
, adding some network helpers for writing/reading RawAnimations - Added
RawAnimation#getStageCount
- Added
AnimationController#getStateHandler
- Added
DefaultAnimations#triggerOnlyController
for creating a controller specifically for arbitrary triggered animations - Added
DefaultAnimations#genericWalkFlyIdleController
- Added
attack.punch
DefaultAnimation constant - Added
misc.idle.flying
DefaultAnimation constant - Added
move.dive
DefaultAnimation constant - Added a constructor overload for various GeckoLib renderers that takes the item directly and creates a defaulted instance using the object's registered ID for quick and easy handling
- E.G.
new GeoEntityRenderer(ModEntities.MY_ENTITY);
- E.G.
- Made the Forge network connection optional, allowing for client-only GeckoLib mods to be made if wanted
- Fixed GeoReplacedEntities not taking partialTick into account (#761)
Files
geckolib-forge-1.20.1-4.8.jar(1015.05 KiB) Primary
Metadata
Release channel
ReleaseVersion number
4.8Loaders
Forge
Game versions
1.20.1Downloads
12435Publication date
September 21, 2025 at 5:18 AMPublisher
Tslat
Maintainer