Is there a way to make the biped entity smaller

Started by crossynerf on

Topic category: Help with Minecraft modding (Java Edition)

Joined Oct 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Is there a way to make the biped entity smaller

The entity is taller than the player, is there a way to make it the same size as the player ?

Joined Dec 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
the easiest fix is probably…
Tue, 10/28/2025 - 00:02

the easiest fix is probably just setting their scale attribute to 0.937

Joined Nov 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
You can also scale them down…
Mon, 11/10/2025 - 20:43

You can also scale them down both visually and their hitbox/collision box in the same tab where you can select the model and texture.