Horse Stats Vanilla
This client-side mod displays the statistics (health, speed, jump height) of horses in their inventory.
It's kept simple to match the vanilla style.
Now with display for untamed horses!
HorseStatsVanilla requires the Fabric API.
If you want to change the config of this mod you need to install Modmenu.
Latest Changes:
4.1.7:
- removed strength from tooltip, because it always was zero.
4.1.6:
- fix crash for baby mules that occurred on some clients
4.1.5:
- change the text color of the mod as well as the highlight colors
- change the thresholds for good or bad values
Since version 3.0 speed is displayed in blocks per second and jump height in blocks.
For old versions of this mod:
Horses
The health ranges from 15-30 half-hearts while the average tends to 22-23.
The movement speed ranges from 11.1-33.8 and the average tends to 22.5.
⤏ 11.1 equals 4.8375 blocks/sec.
⤏ 22.5 equals 9 blocks/sec.
⤏ 33.8 equals 14.5 blocks/sec.
The jump strength varies from 4-10, tending towards the average of 7.
⇑ 9.7 equals 5 blocks.
⇑ 7 equals 3 blocks.
⇑ 4.3 equals 1.25 blocks.
Donkeys
The health ranges from 15-30 half-hearts while the average tends to 22-23.
The movement speed is always 17.5 which equals7.5 blocks/sec.
The jump strength is always 5 which equals 1 9/16 blocks.
Mules
The health ranges from 15-30 half-hearts while the average tends to 22-23.
The movement speed is always 17.5 which equals7.5 blocks/sec.
The jump strength is always 5 which equals 1 9/16 blocks.
Llamas
The health ranges from 15-30 half-hearts while the average tends to 22-23.
The movement speed is always 17.5 which equals7.5 blocks/sec.
The jump strength is always 5 which equals 1 9/16 blocks.
The fourth value shown is the number of item slots the Llama would have with a chest.
I will make no Forge version of this mod, but you are free to port it to Forge yourself.
Feature requests? Message me or comment below. For bugs use the issue tab.