This mod adds a height selection GUI that appears when a player joins a world or server.
Players can enter their character's height, and the mod will automatically adjust their scale using the Pehkui system.
It is designed to simplify height-based scaling for roleplay servers and custom gameplay setups
• Automatic height selection GUI when joining a world or server
• Converts player height (cm) into Pehkui scale values
• Server-side command support for managing player height
• Designed for roleplay servers and immersive gameplay
/height gui <target>
Opens the height selection GUI for the target player.
/height set <target> <value>
Manually sets the scale value for the target player.
/height clear <target>
Resets the player's scale back to the default value.
Minecraft Version: Forge,Fabric 1.20.1
The maximum scale value is capped at base 20.
This limitation helps maintain gameplay stability and prevents extreme scaling that could cause gameplay or rendering issues.
The player's scale is automatically determined by the height entered in the GUI.
| Height (cm) | Scale |
|---|---|
| 140 – 145 | 0.80 |
| 146 – 150 | 0.85 |
| 151 – 154 | 0.90 |
| 155 – 159 | 0.95 |
| 160 – 165 | 1.00 |
| 166 – 170 | 1.03 |
| 171 – 179 | 1.06 |
| 180 – 184 | 1.08 |
| 185+ | 1.11 |
