
Size Matters
Applies a random height to players when joining a world for the first time.
- Загрузки
- 1K
- Подписчики
- 7
- Обновлён
- 1 декабря 2025 г.
- Лицензия
- CC0-1.0
Опубликован 21 ноября 2025 г.
Size Matters is a roleplay-centric mod that adds the unique trait of height to the game.
Upon joining a world for the first time, players will be assigned a random permanent height ranging from 70% to 130% of normal height.
There are also options for having player height be dependent on a player's UUID, causing the player to have the same height no matter what server they join, as long as the option is enabled on that server.
When joining a server the mod:
- Checks to see if the player already has data (if no continue if yes skip to step 4)
- Generates a random number between 0.7 and 1.3 (clamped to the 2nd decimal)
- Saves that number in the players unique user data (sizematters.size_data:player_height)
- Applies the number to the players height and width
While this mod isn't required on the client side, mod versions before 1.21.x will require:
- Fabric API (Server and Client)
- Pekhui (Server and Client)
- owo-lib (Server Only)
1.21.2 and later versions are compatible with vanilla clients.
Ченджлог
1.21.10+1.0.1Релиз1.21.8, 1.21.9, 1.21.10 · 1 декабря 2025 г.
Fixed a bug where relogging players would be assigned a new height upon death
1.21.6+1.0.0Альфа1.21.8, 1.21.9, 1.21.10 · 29 ноября 2025 г.
Ported to 1.21.6-1.21.10
Gotta love when mojang makes massive internal changes and calls it a patch instead of updating the version number.
1.21.2+1.0.0Релиз1.21.3, 1.21.4, 1.21.5 · 27 ноября 2025 г.
Updated to 1.21.2-1.21.5
- Pekhui is no longer required
- Is now compatible with vanilla clients
1.20.1+1.0.0Релиз1.20.4, 1.20.5, 1.20.6 · 24 ноября 2025 г.
1.20.1+0.0.2Альфа1.20.4, 1.20.5, 1.20.6 · 24 ноября 2025 г.
Player Height stays on death
1.20.1+0.0.1Альфа1.20.4, 1.20.5, 1.20.6 · 21 ноября 2025 г.
Initial Commit
Sets player height upon joining and saves the data to their dat file.
Комментарии
Загружаем…