Colored Food UI
Colors food UI backgrounds based on their dominant stat. Client-side, no configuration.
Last updated | a day ago |
Total downloads | 2187 |
Total rating | 5 |
Categories | Mods Skins Client-side Utility Ashlands Update |
Dependency string | nbusseneau-Colored_Food_UI-0.2.0 |
Dependants | 9 other packages depend on this package |
This mod requires the following mods to function
denikson-BepInExPack_Valheim
BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.
Preferred version: 5.4.2202README
Colored Food UI
Very simple Valheim mod that colors food UI backgrounds based on their dominant stat. Client-side, no configuration.
Video showcase
https://github.com/nbusseneau/ColoredFoodUI/assets/4659919/73388937-de2b-43f2-94c7-62746b3a599b
Features
- Food UI backgrounds are colored based on food type:
- Red: health-dominant
- Yellow: stamina-dominant
- Blue: eitr-dominant
- White: mixed
- Uses Valheim's food type colors (the fork symbol displayed on food icons in the inventory).
But why?
Colored Food UI helps you visualize your diet mix at a glance using recognizable colored backgrounds. You immediately know what type of food is running out soon or what is currently missing, which is particularly helpful when your mix uses food with different durations and they run out in combat at different intervals.
Compatibility with other mods
Colored Food UI recolors the vanilla food UI backgrounds and may conflict with UI mods that change the food UI. It should work transparently with everything else, including UI mods that do change the food UI and mods that add new food items. Feel free to report any issue you find.
Install
- This is a client-side mod, and does not need to be installed on the server.
- If installed on the server, it will do nothing.
In other words:
- This mod can be installed on your side as a client, and you will still be able to join any server (even vanilla ones).
Thunderstore (recommended)
Manually (not recommended)
- [Prerequisites]
- Install BepInExPack Valheim.
- Download nbusseneau-Colored_Food_UI-0.2.0.zip.
- Extract the archive and move everything to your
BepInEx/plugins/
directory. It should look like this:BepInEx/ └── plugins/ └── nbusseneau-Colored_Food_UI/ ├── CHANGELOG.md ├── icon.png ├── manifest.json ├── plugins/ └── README.md
Special thanks
Colored Food UI is a reimplementation of a mod initially created by warpalicious. Check out their POI content mods, you won't regret it 👍