You are viewing a potentially older version of this package. View all versions.
cjayride-BuildingHealthDisplay-0.4.0 icon

BuildingHealthDisplay

Building health bar. Also optionally lets you show integrity and use custom integrity colours.

Date uploaded 2 years ago
Version 0.4.0
Download link cjayride-BuildingHealthDisplay-0.4.0.zip
Downloads 2230
Dependency string cjayride-BuildingHealthDisplay-0.4.0

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2202 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.

Preferred version: 5.4.2202

README

Uploading this open source mod from Nexus Mods because it's not on Thunderstore yet.

Developer: aedenthorn

Original mod link: https://www.nexusmods.com/valheim/mods/793

Building health display

This is a small quality-of-life mod that lets you tweak the little bar that shows how much health a building piece has.

  • Lets you optionally set colours for low, mid, and high remaining health, with smooth blending from one colour to another (default red, yellow, and green)
  • Lets you optionally hide the health bar.
  • Lets you optionally show custom health text with the health bar (default shows current / max (percent))
  • Lets you optionally show piece structural integrity (default shows current / max (percent))
  • Lets you optionally set colours for low, mid, and high piece integrity, with smooth blending from one colour to another (default red, yellow, and green)

The health and integrity texts are in the format {0}/{1} ({2}) just as an example to show all three showable values. You can customize this as you like. {0} is replaced by current value. {1} is replaced by max value. {2} is replaced by percentage value.

Config

A config file BepInEx/config/aedenthorn.BuildingHealthDisplay.cfg is created after running the game once with this mod).

You can adjust the config values by editing this file using a text editor or in-game using the Config Manager.

To reload the config from the config file, type buildinghealthdisplay reset into the game's console (F5).

Github

https://github.com/aedenthorn/ValheimMods/tree/master/BuildingHealthDisplay