shader.yml file controls visual effects for HUD elements.
File Structure
Shader configuration is located at:plugins/BetterHud/shader.yml
Configuration Options
shader.yml
Default boss bar color. Options:
pinkblueredgreenyellowpurplewhite
Hide experience level text on the hotbar
Boss Bar Colors
Customize the boss bar appearance:Level Text
Control experience level display:Disabling level text is useful when creating custom experience displays.
Visual Effects
Boss bars support various visual styles:Pink
Romantic style
Blue
Mana/water style
Red
Health/danger style
Green
Nature/poison style
Yellow
Default/energy style
Purple
Magic/enchantment style
White
Neutral style
Examples
Health Bar Theme
health-theme.yml
Mana Bar Theme
mana-theme.yml
Custom Experience Display
custom-exp.yml
API Control
You can also control bar color via the API:See Also
Main Config
Configure boss bar lines
HUDs
Create custom HUD elements
API Reference
Control shaders programmatically
Resource Packs
How shaders are applied
