Started by
saltmemes
on
Topic category: Help with Minecraft modding (Java Edition)
I am currently making a massive rat, but the hitbox can only be a square. How do I make the hitbox rectangular to fit the mob?
Topic category: Help with Minecraft modding (Java Edition)
I am currently making a massive rat, but the hitbox can only be a square. How do I make the hitbox rectangular to fit the mob?
Edit your living entity. I believe in a tab called "resources and variables" (not 100% sure about the name... it's the first screen you see after you create a living entity) there is an option to change the entity's hitbox. You can just make the length of the hitbox be larger than the height of the hitbox there