TslatEntityStatus (TES)
Track entity health and other statuses. Make combat exciting again!

TES is a damage indicators-style mod that adds crucial information about various entities to the Minecraft world. Its goal is to cover as many information aspects as possible in a fully customizable format, allowing every player to use it for exactly the data they need.
The mod is designed with third-party integration in mind, enabling other developers to fully utilize the provided systems and customize them for their needs.
Key Features
Entity Status Display Interface:
- HUD interface for tracking entity conditions
- Status display above entity heads in the world
- Damage and healing particles appearing during attacks
- Team-colored damage particles (version 1.20+)
Multifunctional Status Elements:
- Entity name
- Health level
- Armor and protection
- Vulnerability types (fire immunity, melee combat, ranged combat, etc.)
- Potion and effect icons
Full User Customization:
- Enable/disable any elements individually
- Activate/deactivate functions separately
- Configure automatic functions for optimal performance
- Choose HUD element display conditions
- Customize health bar rendering style
- Adjust sizes of on-screen and in-game interfaces
- Change default colors of damage and healing particles
- Regulate interface transparency
Public API for Developers:
- Create custom particles of any type in the world
- Use standard animations or create custom ones
- Display as text, numbers, or custom styles
- Add custom HUD elements
- Render any information in free space of existing interface
- Choose between in-world or HUD-only display
- Modify, extend, or remove built-in elements
- Dynamic determination of element visibility and usage
- Custom particle handling on client side from server
- Particle handling for damage events based on their source (version 1.20+)
- Easy retrieval of TES configuration settings from anywhere
- Complete documentation for all classes, fields, and methods
- All-platform support through multiloader
Frequently Asked Questions
Is this mod server-side or client-side? The mod is almost entirely client-side! However, potion icons will only work if the server also has this mod and potion icons are enabled in the configuration.
Will version X be supported? I plan to support only the following versions: 1.18.2, 1.19.2, 1.19.3+. If someone wants to port the mod to another version and provides a PR, I can upload it for that version too.
Can function X be configured? Yes. Almost everything in this mod can be configured directly in the configuration.
Can you add function X? Maybe! Leave a suggestion and if I consider it useful, there's a good chance I'll add this function.