Started by
The_Bear34135
on
Topic category: Help with Minecraft modding (Java Edition)
I've been trying to make custom animations for models I've made in blockbench with the Geckolib plugin following this tutorial https://mcreator.net/forum/66357/feders-geckolib-plugin-tutorial But I wasn't able to export my model as an Animated Java Entity but only had the option of Geckolib Model which I think is Json. From what I know Mcreator can only create modded entities with .java format so I was wondering if anyone knows of a way to do this or maybe a better option for creating custom mobs with custom animations. Thanks so much!
did you make the mod with a modded entity model or a java/block model? you have to make it in a modded entity model. don't worry you can convert it for a java/block to a modded entity. to convert it click file then click convert project then change the format to modded entity.
I made it with a modded entity and then converted it to a Gecklib Animated Model.
I'm just trying to have custom animations for a modded entity.
Is Gecklib the best way to do that? Or is there a way?
try to export it with a modded entity
I am having same issue and @pack what do you mean?
I'm having this problem too can someone help? The export as java entity option doesn't show up in blockbench.
I'm a little late but make sure that you have blockbench 3.6 installed and not an older version.
im using mcreator
same problem pls help
Geckolib doesn't support animating java entities anymore. There is an older version of the Geckolib plugin but you will need to download an older version of Blockbench
The forum you are following shows you how to download both the plugin and the older version of Blockbench.