Some mods target the Mono version of the game, which is available by opting into the Steam beta branch "alternate"

SimpleHealthBar
Gives you a health bar above your inventory.
CHANGELOG
Changelog
1.3.1
- Cartel Update
- Refactored health bar system and introduced a unified HealthBar class for improved functionality and maintainability
- Consolidated player, NPC, and multiplayer health bar management into a single unified system
- Enhanced logging and initialization processes
- Improved Mono compatibility and performance
1.3.0
- BETA Upload
- Added Mono support
- Slightly tweaked some logic
1.2.9
- BETA Upload
- Adds multiplayer support
1.2.5
- Finalized NPC tracking by capping distance health can be seen.
1.1
- Added nearest NPC health tracking and a few config options
1.0.1
- Added extra config options for animations and fixed an issue with healthbar fading under certain circumstances.
1.0.0
- Initial upload