promotional bannermobile promotional banner

Simple HUD

A simple, informational display for Minecraft

File Details

SimpleHUD v0.2.0 for Minecraft 1.17-1.18

  • R
  • Jun 26, 2022
  • 35.69 KB
  • 639
  • 1.18.2+1
  • Fabric

File Name

simplehud-0.2.0.jar

Supported Versions

  • 1.18.2
  • 1.17.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:simple-hud-595132:3849486"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

This release just adds a new indicator to the HUD and streamlines the code. Works on 1.17.X and 1.18.X.

 

Changes:

  • Added a directional indicator/compass (for cardinal directions, ie. North, South, etc)
  • Added a config option for the new compass
  • De-spaghettified the config code and made it much more easy to add new config options while maintaining backwards compatibility. This means I'll be much less hesitant to add new config options.

 

This version explicitly doesn't work with 1.19, as the options API used in Minecraft seems to have changed non-trivially between 1.18 and 1.19, and I'll have to rework the config.