

This mod uses a file watcher. If the configuration file is not changed with BepInEx Configuration manager, but changed in the file directly on the server, upon file save, it will sync the changes to all clients.
This mod is not needed on a server. It's client only. Install on each client that you wish to have the mod load.
1 - General
Disable All Visuals
2 - Build Piece
Show Health Bar
Show Health Text
Show Integrity Text
Custom Health Colors
Custom Integrity Colors
LowColor
MidColor
HighColor
Low Integrity Color
Mid Integrity Color
High Integrity Color
Health Text
Integrity Text
Health Text Size
Integrity Text Size
Health Text Position
Integrity Text Position
3 - Hover Texts
Show Build Piece Status
Show Fireplace Status
Show Cooking Station Status
Show Mine Rock Status
Show Tree Status
Show Pickable Status
Show Plant Status
Show Sap Collector Status
Show Beehive Status
Show Fermenter Status
4 - Show Chest Contents
Show Chest Contents
MaxEntries
SortType
SortAsc
EntryText
OverFlowText
CapacityText
Installation Instructions
You must have BepInEx installed correctly! I can not stress this enough.
This mod is not needed on a server. It's client only. Install on each client that you wish to have the mod load.
Feel free to reach out to me on discord if you need manual download assistance.
DISCORD: Azumatt#2625
STEAM: https://steamcommunity.com/id/azumatt/
For Questions or Comments, find me in the Odin Plus Team Discord or in mine:
Update Information (Latest listed first)
v1.0.6
- Update for Valheim 0.214.2
v1.0.5
- Update some localization
- Add two new config options
- Health Bar Position
- Show Tooltip Information
- Change the default values of the piece health and integrity text positions to be more visible.
- Fixed the bugs for the bed and the beehive. This comes with a drawback of the health of the piece objects not live updating when hovering in build mode. I picked the lesser of two evils. Better to not have errors, right?
v1.0.4
- Add Localization support for the following languages:
- German, French, Spanish, Russian, Chinese, Japanese, Korean, Portuguese, Italian, Polish, Dutch, Swedish, Czech
v1.0.3
- Forgot to localize some text I added last minute. Fuck up fixed.
v1.0.2
- Fix Beehive hover text
- Add Sap Collector hover text
- Filter out saplings and bushes from showing health if you have Tree Status off.
- Saplings are counted as plants in vanilla game, so they were showing health if you turned off Tree Status as they were controlled by the plant setting.
- Some trees & bushes are counted as destructible objects in vanilla, so they were showing health if you turned off Tree Status as they were controlled by the Show Mine Rock Status setting.
- Add container hover stats from OdinsQOL. I said I'd add it if someone asked me to. Well, someone did. So here it is. Some people don't like ContentsWithin's way of displaying the information. You can turn off this mod's control of the hover text should you wish to use ContentsWithin's version.
- WardIsLove compatibility addition, started.
v1.0.1
- Patch into UpdateHover. Vanilla game nulls the hover object if you're in placement mode. This caused the health text/integrity text to not live update. This is now fixed.
v1.0.0
- Initial Release