Перейти к содержимому
Mineforgian

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 г.

Demonstration of different sizes while also being a neat banner :D
context break
Mod Info
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.

context break
Technical Info When joining a server the mod:

  1. Checks to see if the player already has data (if no continue if yes skip to step 4)
  2. Generates a random number between 0.7 and 1.3 (clamped to the 2nd decimal)
  3. Saves that number in the players unique user data (sizematters.size_data:player_height)
  4. Applies the number to the players height and width

context break
Requirements While this mod isn't required on the client side, mod versions before 1.21.x will require:

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 г.
  • Updated Icon

Added:

  • Config file:
    • Max Size
    • Min Size
    • UUID Dependant Height
  • Added Menu to Mod Menu
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.

Комментарии

Загружаем…