Skip to content

Releases: lilgallon/HorseStatsMod

Version 1.2.0 for Minecraft 1.16.x

23 Sep 17:44
Compare
Choose a tag to compare
  • Fixed the stats not showing when crouching and right clicking a horse
  • It is now possible to get a horse's stats by crouching and right clicking it. It only works if the horse is not tamed yet

Version 1.1.0 for MC 1.16.x

22 Sep 18:30
Compare
Choose a tag to compare

The config GUI has not been implemented by the Forge Team yet. To update the mod, you need to edit the config file in config/ folder of your minecraft directory. It will update in real time

  • Now works with all 1.16 versions (it works with any other mod as well)
  • Added a config file:
    • You can disable the stats from showing on the GUI. In that case, it will show the horse's stats when hovering its name (default: disabled)
    • You can disable the stats from showing with colors. In that case, it will use the default color (gray) (default: enabled)

demo

Version 1.0.0 for MC 1.16.3

20 Sep 18:30
5ddae4a
Compare
Choose a tag to compare

Needs forge >= 34.0.6 (MC1.16.3) because it uses GuiUtils