- check_circle Functions
- 22,766 views, 31 today
- 6,930 downloads, 10 today
111
Mob Health Bar / Display
This pack makes all mobs in your world display their health on their name!
Benefits:
- Works for any given HP amount
- Saves the original name of the mob (works with custom names)
Drawback:
- Takes ~34 commands to update health (well optimized)
Version 1.1:
- Added default names for all mobs
- Expanded the database to 4096 mobs simultaneously
- Renaming mobs with nametags now works!
For more info watch the video
----------------------------------------------------------------------------------------------------------------------------------
Installation:
1) Download the .zip
2) drag it into your .minecraft/saves/(world_name)/datapacks folder
This pack makes all mobs in your world display their health on their name!
Benefits:
- Works for any given HP amount
- Saves the original name of the mob (works with custom names)
Drawback:
- Takes ~34 commands to update health (well optimized)
Version 1.1:
- Added default names for all mobs
- Expanded the database to 4096 mobs simultaneously
- Renaming mobs with nametags now works!
For more info watch the video
----------------------------------------------------------------------------------------------------------------------------------
Installation:
1) Download the .zip
2) drag it into your .minecraft/saves/(world_name)/datapacks folder
Compatibility | Minecraft 1.15 |
to | Minecraft 1.19 |
Tags |
1 Update Logs
Update #1 : by Cloud_Wolf 10/16/2021 6:36:33 pmOct 16th, 2021
Version 1.1:
- Added default names for all mobs
- Expanded the database to 4096 mobs simultaneously
- Renaming mobs with nametags now works!
- Added default names for all mobs
- Expanded the database to 4096 mobs simultaneously
- Renaming mobs with nametags now works!
tools/tracking
5243826
119
mob-health-bar-display
Create an account or sign in to comment.
execute as @e run data remove entity @s CustomName
but i did not include uninstall in the pack because it will not fix mobs that are not in loaded chunks
Comment: I've noticed pandas don't show a health bar. Not sure if there are any others but I happened to discover pandas.
Comment: The health bar is still included in the death message when killed by hostile mobs (Ex: Player was pricked to death by 3/50 creeper)
Question: Is it possible to increase the range from which we can see the health bar? Or even make it so all mobs within a certain vicinity have their bars shown without needing to be in direct line of sight? Even if technically possible, is it viable on the technical side of things?
Comment: Very nice pack!
Question: its possible thats just not how default mc works. if you want just add CustomModelData:1 nbt tag to the mob
Could you leave further to see the HP? with 10 blocks away.