Make mod compatible with Minecraft 1.21.9
Colors have been greatly reworked in this update.
Change log:
- Fixed order of drawing text and background (HUD text is drawn after background which improves visibility)
- Color settings for HUD text color and HUD background color are split into actual color and alpha value
- Colors are handled as colors in ModMenu (see ColorPicker)
- Alpha values for text and background can be set by command or ModMenu
So new commands are:
/ash2backgroundalpha
/ash2textalpha
Change log:
- fixed bug in reset function
Advice: I recommend to reset the mod settings for this update by executing
/ash2reset
Changelog:
- the color parameter in DrawContext.drawTextWithShadow(...) needed adjustment
- updated build settings
- migrated code to codeberg.org
- label mod as client-sided
- show authors as intended
Added command for toggling biome display.
- Add time to HUD
- Show precise direction in x and z coordinate
- Add GitHub Issues page
- Slight Logo change
- Fix: Negative coordinates are off by 1
- Add time to HUD
- Show precise direction in x and z coordinate
- Add GitHub Issues page
- Slight Logo change
- Background added to HUD


