Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
BuildingHealthDisplay
Fork of aedenthorn/BuildingHealthDisplay. Building health bar with optional integrity text and custom colours. Updated for Valheim 1.0.
| Last updated | a week ago |
| Total downloads | 7713 |
| Total rating | 5 |
| Categories | Mods Tweaks Misc Tools Crafting Client-side Utility Building AI Generated Deep North Update |
| Dependency string | cjayride-BuildingHealthDisplay-0.8.1 |
| Dependants | 15 other packages depend on this package |
This mod requires the following mods to function
denikson-BepInExPack_Valheim
BepInEx pack for Valheim. Preconfigured with the correct entry point for mods and preferred defaults for the community.
Preferred version: 5.4.2350README
BuildingHealthDisplay
Updated for Valheim 1.0
A fork of aedenthorn/BuildingHealthDisplay
Display HP of buildings
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.
Configuration
A config file BepInEx/config/cjayride.BuildingHealthDisplay.cfg is created after running the game once with this mod.
Contact
-
𝕏: x.com/cjayride
-
Discord: discord.gg/cjayride (find me at the top of the user list) "cjayride"
-
Twitch: twitch.tv/cjayride
AI Generated
This code was not AI Generated, however, AI was used to verify that it works with the new version of the game.