Releases: lilgallon/HorseStatsMod
Version 1.4.3 for MC 1.18.x
- Fixed issues related to GUI scale (anything other than guiScale=2) - thanks @Braboware
Version 1.4.2 for MC 1.18.x
- Updated mod to 1.18
Version 1.4.2
- Added German transation (thanks @manuelgrabowski)
Version 1.4.2 for Minecraft 1.17.x
Version 1.4.2 for Minecraft 1.17.x
- Improved German translation (thanks @Greg-21)
- Updated mod to 1.17
Version 1.4.1
- Added Polish translation (thanks @Greg-21)
Version 1.4.0 (support for localization)
- Added support for localization (only en_US and fr_FR are supported at the moment)
You can contribute to the project (and get credited) by adding new lang files in https://github.com/N3ROO/HorseStatsMod/tree/MC_1.16.x/src/main/resources/assets/horsestatsmod/lang
I may open a https://crowdin.com/ project for you to contribute on, but it is a small project, so I don't think that it would be worth it.
Version 1.3.4 for MC 1.16.x
It is a fix for the 1.16.4 version of Minecraft. For 1.16.3 and less, use the 1.3.3 version if this one doesn't work
- Fixed a crash with the 35.1.0-MC1.16.4 Forge version (something was wrong with mappings, forge may have made some breaking changes): see #5
Version 1.3.3 for Minecraft 1.16.x
Note: you won't be able to see the statistics in the horse's GUI with Realistic Horse Genetics loaded. I sent a request for them to improve their compatibility (see that messagesekelsta/horse-colors#11). However, there is an overlay message showing the stats even if that mod is loaded :)
- Fixed server compatibility issue
- Stats are now displayed instead of the "press {key} to dismount" message
Version 1.3.3 for MC 1.15.x
Same as 1.16.x but for MC1.15.x
Version 1.3.2 for Minecraft 1.16.x
- Fixed a crash happening when the player opens the horse screen without being riding a horse - Thanks @ManDeJan