Started by
Quribe
on
Sat, 05/07/2022 - 19:12
Topic category: Help with modding (Java Edition)
Hello! I've been trying to make a mod with new mobs. I made a model with animations using blockbench and gecko lib plugin.But the problem is that there is no gecko lib plugin for current mcreator version. I tried making changes to mod files, but the main mod file always overwritten after build. Is there any way I can use gecko lib in this situation, or is there any other ways to make custom animations for entities?
No
using gecko lib here is a no you would need to custom code the easiest thing to do is just use the built in mcreator to do simple ones like leg or arm swings there are tutorials on here to make a fish/dolphin thing possible with this system as well good luck