Skip to content

Releases: lilgallon/HorseStatsMod

Version 1.4.3 for MC 1.18.x

14 Dec 18:37
Compare
Choose a tag to compare
  • Fixed issues related to GUI scale (anything other than guiScale=2) - thanks @Braboware

Version 1.4.2 for MC 1.18.x

07 Dec 18:18
Compare
Choose a tag to compare
  • Updated mod to 1.18

Version 1.4.2

13 May 16:33
Compare
Choose a tag to compare

Version 1.4.2 for Minecraft 1.17.x

02 Sep 07:11
Compare
Choose a tag to compare

Version 1.4.2 for Minecraft 1.17.x

  • Improved German translation (thanks @Greg-21)
  • Updated mod to 1.17

Version 1.4.1

16 Feb 12:23
Compare
Choose a tag to compare
  • Added Polish translation (thanks @Greg-21)

Version 1.4.0 (support for localization)

13 Feb 11:45
Compare
Choose a tag to compare
  • 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

30 Nov 09:13
Compare
Choose a tag to compare

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

13 Nov 13:11
b353293
Compare
Choose a tag to compare

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

14 Nov 16:15
b353293
Compare
Choose a tag to compare

Same as 1.16.x but for MC1.15.x

Version 1.3.2 for Minecraft 1.16.x

12 Nov 15:07
252d299
Compare
Choose a tag to compare
  • Fixed a crash happening when the player opens the horse screen without being riding a horse - Thanks @ManDeJan