Описание
# LT-Hearts
## Description
**LT-Hearts** adds clear heart bars above players’ heads and optional damage animations, allowing you to quickly assess the state of a PvP fight. The mod works client-side and provides a simple GUI for configuration.
## Features
- Display of hearts above other players with a clean, aligned layout.
- Support for full and half hearts, with compact rendering for higher heart counts.
- Animated damage indicators (fading labels) with critical hit markers.
- Render distance limit for hearts and adjustable vertical offset.
- Toggles: show hearts and damage animations.
- Settings GUI and client commands.
- Automatic configuration saving to a JSON file.
## Commands
| Command | Description |
| --- | --- |
| `/lth` | Mod information |
| `/lth help` | List of commands |
| `/lth settings` | Opens the settings GUI |
| `/lth config save` | Saves the configuration |
| `/lth config reload` | Reloads the configuration |
## Configuration
Configuration file:
`.minecraft/config/LT-Mods/LT-Hearts/lth-config.json`
Available settings include:
- `showHearts` - enable/disable heart rendering.
- `showDamageAnimation` - enable damage animations.
- `extraYOffsetPixels` - additional vertical offset.
- `maxRenderDistanceBlocks` - maximum heart render distance.
- `adsEnabled` - optional server promotion feature.
---
_"Bierzcie i korzystajcie z tego wszyscy - to jest bowiem praca moja, która dla was została wykonana" ~LordTricker_
---