Compatibility
Minecraft: Java Edition
Platforms
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Details
Surrounding Indicators
An interesting health indicators mod.
💞 What is this?
This is a simple lightweight client-side mod that adds health information from any mob within range in the corner of your screen. It should work with any mobs including ones from other mods. Also, it works on multiplayer and displays other Player health information as well!
🧪 Latest Updates
- Updated to support Minecraft 1.19
- Added custom heart visuals for illager mobs, Husks, Strays, Elder Guardians, and mounts in general
Displays Mob and Player Health Information
By default on the left side of your screen this mod will display health information of the mobs and players that are visible to you! You can modify how the hud looks in the config. Read the configuration guide down below.
Team Information
Health information also displays on the right by default of those who are in your scoreboard team. This is useful for multiplayer games.
Configuration Guide
[common]
 #Max amount of health indicators that will be displayed.
 maxIndicatorsDisplayed = 5
 #Max amount of team health indicators that will be displayed.
 maxTeamIndicatorsDisplayed = 7
 #The starting point for the indicator on the x axis.
 indicatorX = 0
 #The starting point for the indicator on the y axis.
 indicatorY = 0
 #Distance the health indicator will detect entities.
 indicatorDistance = 7.0
 #Enables the numerical indicators alongside the mob name.
 enableNumericalIndicator = false
 #The starting point for the team indicator on the x axis. (subtracted from right side)
 teamIndicatorX = 95
 #Determines weather or not only player health indicators should show.
 onlyPlayerIndicators = false
 #Determines weather or not only team health indicators should show.
 enableTeamIndicators = false
 #The starting point for the team indicator on the y axis.
 teamIndicatorY = 0
🤚 Support: If you have questions or any issues with our mods, read the FAQ! You can also either submit an issue on the issue tracker, or come into our Discord server where we can help you!