|
1 | 1 | # VanillaHUD |
2 | 2 |
|
3 | 3 | <img alt="downloads" src="https://img.shields.io/github/downloads/W-OVERFLOW/VanillaHUD/total?color=F5C400&style=for-the-badge" /> <img alt="downloads latest" src="https://img.shields.io/github/downloads-pre/W-OVERFLOW/VanillaHUD/latest/total?color=F5C400&style=for-the-badge" /> |
| 4 | + |
| 5 | + |
4 | 6 |
|
5 | | -A mod that modifies various vanilla HUD elements, such as the bossbar, action bar, and sidebar. |
| 7 | +Adds in a load of customization to a few native UI elements such as the bossbar, scoreboard, etc. |
6 | 8 |
|
| 9 | +**Features** |
| 10 | +- Boss bar customization |
| 11 | +- Actionbar customization |
| 12 | +- Scoreboard customization |
| 13 | +- Title / subtitle customization |
7 | 14 |
|
| 15 | + |
| 16 | +**And, all elements can be customized with** |
| 17 | +- Toggle |
| 18 | +- Scale |
| 19 | +- Text color |
| 20 | +- Text type |
| 21 | +- Show in chat, debug (F3), GUIs |
| 22 | +- Background (with rounded corners, borders, color customization) |
| 23 | + |
| 24 | +## Bossbar specific customization: |
| 25 | +- Whether to render text |
| 26 | +- Whether to render bar |
| 27 | +- Position of bar |
| 28 | +- Title and brackets for bossbar name |
| 29 | + |
| 30 | +## Actionbar specific customization: |
| 31 | +- Whether to use the jukebox rainbow color |
| 32 | +- Title and brackets for action bar |
| 33 | + |
| 34 | +## Scoreboard / sidebar specific customization: |
| 35 | +- Whether to show score points |
| 36 | +- Whether to keep scoreboard title |
| 37 | + |
| 38 | +## Links and support |
| 39 | +* Did you run into a bug? [Open a bug report](https://polyfrost.org/discord) |
| 40 | +* Service interruptions? [Checkout Polyfrost Status](https://status.polyfrost.org/) |
| 41 | +* Feeling social? [Join our discord community](https://polyfrost.org/discord) |
0 commit comments