Description
StatusHud is a mod that was originally made for rendering your armor on the hud for legacy fabric. The original can be found here.
It has since expanded to support configuring and disabling the rendering of status effects on your screen and rendering of your armor's durability.
The config file is in `minecraft/config/statushud.json5`. You can also access the config screen if you have modmenu.
Features:
- Rendering of armor in the hud at the top, bottom right, bottom left, vertical left, and vertical right.
- Responsive armor rendering at the top, i.e. the armor shifts down if a boss bar is present.
- Control over the position of the status effects in the hud. Currently allows left and right.
- Rendering of status effect time.
- Disabling of the rendering of status effects on the hud.
- Rendering of armor durability besides the armor. Also allows customizing the color.
It comes bundled with AutoConfig and Cloth Config API, so you do not need to install them separately.
Changelog:
- 1.1.0 Status Effect time
- 1.0.1 Offsets, lesser configuration
- 1.0.0 Initial release
Planned features:
- Armor, Hunger and Health solid bars.
- Backport to Legacy fabric(1.8.9)
- Show enchantments above the hotbar
- Configurable scoreboard and player menu placement
Requires Fabric API
Not making a forge version. Don't ask for one.


