GeckoLib support for MCreator is back! Now more powerful than ever, GeckoLib allows you to animate your entity, block, armor and item models using smooth keyframe animations made with blockbench. This plugin implements an easy to use method of applying those animations and models in only a few simple steps!
The java plugins feature needs to be enabled as this is a java plugin
-This plugin is not maintained or supported by the the creators of GeckoLib.
As I am currently serving in the military, I have little time to test and update the plugin, so expect to encounter bugs. I will eventually fix them, but don't count on a specific timeline. However, you are making it harder on yourself by not using my issue tracker and expecting me to read every comment here to see if anyone is encountering issues every time I release a new version.
Example
How to use?
2023.4+ tutorial for versions 5.2 or above
Changelog
v5.6.4
-Fixed animated items causing a build error in 1.19.4
-Fixed animated items causing build errors if more than 1 existed
-Fixed animated items not generating code in 2023.4
-Fixed animated blocks without blockstates causing build errors
v5.6
-Added blockstates to animated blocks
-Added the option to disable the swing animation of animated items
v5.5.1
-Fix import formatter not working in some cases
v5.5
-Support for MCreator 2024.1
-Support for neoforge 1.20.4
-Added the step height parameter to animated entities
-Removed particle parameters from animated blocks
-Cleaned up some messy code
-Updated the behaviour page of animated entities
v5.4.4
-Fixed mineable tags not generating when fluids existed in the workspace
v5.4.3
-Fixed mineable tags not generating when plant elements existed
-Fixed itemstates still not working below version 1.20.1
-Fixed itemstates causing build errors below version 1.20.1
v5.4.2
-Fixed the shield blocking property not registering in 1.20.1
v5.4.1
-Fixed animated items not saving
v5.4
-Updated geckolib API versions
-Animated items can now have custom player model arm poses
-Fixed imported animation names not automatically renaming properly
-Fixed animated entity models' head movement calculations
v5.3
-Fixed animated items bobbing when using animation procedures
-Fixed animated block stop animation procedure blocks not working
-Fixed animated item stop animation procedure blocks not working
-Fixed plant elements causing build errors in 1.19.2
-Updated the chinese translations
v5.2
-Fixed looping animations not being stoppable
-Fixed hold on last frame animations not being stoppable
-Cleaned up outdated animation controller code
-Removed the conditional animation option as it is obsolete
-Removed the loop condition as it is obsolete
v5.1.2
-Fixed procedure start blocks duplicating when creating the procedure
v5.1.1
-Fixed entity data procedures not working with animated entities
v5.1
-Added the entity data page to animated entities
-Animated entity textures are now saved automatically when changed
-Animation files are now automatically renamed to the name of the model when imported
-Fixed the geckolib models and display settings tab not properly refreshing
-Fixed animation files not being deleted when deleting the model file
v5.0.2
-Added back 1.19.2 support for now
-Added a built-in update notification dialog
V5.0.1
-Fixed custom sounds causing crashes
v5.0
-Updated to 2023.4
-Fixed some build errors with animated blocks
-Fixed some missing translation keys
-Ranged entities are now compatible with the projectile element
-Updated the geckolib version
v4.9.2
-Fixed itemstates being broken in 1.19.4
-Fixed head animation groups not working unless named "head"
-Fixed the mineable tag fix not being in versions below 1.20.1
-Fixed animated blocks breaking mineable tags
-Fixed a 1.20.1 build error with ridable entities
-Fixed some 1.20.1 issues
-MCreator 2023.3 support
-Forge 1.20.1 support
-Fixed the ranged item model issue caused by the geckolib mod
v4.8.7
-Fixed villager professions causing a build error
-Fixed animated block elements not opening (again)
-Fixed entity visual scale not working in forge 1.19.4
-Fixed the plugin causing biomes to not compile in forge 1.19.4
-Support for the latest MCreator snapshot
-Added Chinese translations
-Fixed creative tabs causing build errors
-Fixed blocks not compiling on 1.19.4
-Fixed the animated block element not opening
-Added support for forge 1.19.4
-Fixed animated armor not being available in the item selector
-Fixed the game not being able to launch when animated blocks had 0 procedure animations
-Dropped support for 2023.1 due to incompatibilities in the code
-Blockbench loop types (play once, loop, hold onto last frame) now work in-game for forge 1.19.4
v4.7.2
-Fixed workspaces freezing when used on macs
-Fixed animated blocks lagging the game (now you need to be specify how many procedure animations they can use)
Comments
Good afternoon, I apologize for my English, but I can’t figure out the bug.
I use a plugin to animate weapons, but I ran into a problem that when I set the animation of an item when an entity is running, then everything is fine if the running starts when in the hand. But if the player first starts running and then takes an object, but it is invisible in his hand.
I have already tried all possible options and I guess that this is a bug. Could you fix this in future versions? or if this is not a bug then tell me how to do it
This is my attempt to reach out and ask for a plugin or at least an explanation on how to do something. I'm just wondering how doable it would be for a plugin that creates mix-ins that define custom enchantment classes that allow Vanilla enchants on custom items (like changing fire aspect to go on a custom axe or whatever)
I'm using blockbench to model with the plugin version 3.0.7 while both McCreator (2023.4) and the geckolib plugin (5.4.3) are at their latest version. I followed the instructions step by step but i keep getting tons of errors of the kind "cannot find symbol" and also "package AnimationController does not exist" and "method does not override or "implement a method from a supertype". I've tried to understand why for the last couple of days while browsing for answers but all in vain. My model and my animations should work well, the animations names are the same as they are called in McCreator. I've read that the limbs in blockbench should be named in lowercase and should not have spaces between words so i changed that. I need help.
I installed the newest version (5.4.3), still nothing :<