Started by
crossynerf
on
Topic category: Help with Minecraft modding (Java Edition)
The entity is taller than the player, is there a way to make it the same size as the player ?
Topic category: Help with Minecraft modding (Java Edition)
The entity is taller than the player, is there a way to make it the same size as the player ?
the easiest fix is probably just setting their scale attribute to
0.937You can also scale them down both visually and their hitbox/collision box in the same tab where you can select the model and texture.