Started by
woodcreatures
on
Topic category: Help with Minecraft modding (Java Edition)
Hello there,
in the "living entity" in the first page is a box to be checked called Disable collision box.
Can someone explain me what's its use ?
thank you
Collision box is how the entity will behave if touched by another entity, most commonly; it's pushing. You can push for example a villager because the villager has a collision box.
The bigger the collision box, the easier it will be to push the entity. If you were to disable it, you won't be able to push it at all
There may be a bug with this, though: https://github.com/MCreator/MCreator/issues/1327
Hey uh 2023.4 here uh I was also having a problem with the hitbox I hit disable collisions yet it's still getting caught on every single block like the azalea bushes or really anything to deal with cave decorations.