Started by
Polixaber
on
Topic category: Help with Minecraft modding (Java Edition)
Hello! I was trying to make a figure-like block using geckolib animated item, but when i placed it, this happened: https://imgur.com/a/0TkbdGJ
Can i do something about it? I made the model in blockbench, and the default texture was intended, but not the transparent thingy
Of course i meant geckolib animated block, not item
the bounding box needs to be smaller, (mostly the y)
If you dont want to make the bounding box by hand, export the model as non geckolib model and make another block using it and generate the bounding box then copy over the values to the animated one. Although I dont know how to or know if it is possible to make the bounding box move with the animation.
and what did you use to model the figure?
More precisely in which application did you make the model, for example in MCreator itself or in Block Bench?
Make the model in blockbench and export it? Idk what you want, if your asking how to make a geckolib model then you need a plugin for both blockbench and mcreator. The bounding box option is in a page when making a block, my suggestion above was because the geckolib plugin animated block doesnt have a generate bounding box feature whereas the default mcreator block option does.