Started by
lixonLixo
on
Topic category: Help with Minecraft modding (Java Edition)
I am making a mod for Minecraft. It features a mob that is three blocks tall. I want it to be able to crouch when the space above it is too low. To achieve this, I need to change the size of its hitbox, but the problem is that there is no such option in the procedures. I would like to know how this can be done.
I'm a relatively new user but I can answer this one! The setting is called "bounding box" and it's located in the visuals tab/heading when you are setting up your model. It is directly beneath the model visual scale setting.
Thank you! It works.