Описание
## **Minecraft mod that adds various food-related HUD improvements**
LemonSkin is a fork of [AppleSkin](https://github.com/squeek502/AppleSkin/tree/1.12)
specifically made for Minecraft 1.12.2.
Its main goals are:
- Fixing existing bugs and issues in the 1.12.2 version of AppleSkin
- Backporting useful features and functionality from newer versions of the mod
- Adding new features to the mod
---
### ⚙️ Features
* Adds food value information to tooltips. Two rendering modes are available: **Legacy** and **Modern** (Backported):
| Legacy Mode | Modern Mode |
|--------------------------------------|--------------------------------------|
|  |  |
* Adds a visualization of saturation and exhaustion to the HUD:

* Adds a visualization of potential hunger/saturation restored while holding food:

* Adds a visualization of potential health restored while holding food (Backported):

* Adds hunger/saturation/exhaustion info to the debug overlay (F3)
* Syncs the value of saturation and exhaustion to the client.
---
### 🧩 Built-in integrations with other mods (v4.0.0+)
SimpleDifficulty
By Charles445
* Drink value tooltips (Legacy & Modern modes supported):
| Legacy Mode | Modern Mode |
|----------------------------------------------------------|----------------------------------------------------------|
| | |
* HUD - Exhaustion, potential thirst/hydration visualization:
* Adds thirst/hydration/exhaustion info to the debug overlay (F3)
* Syncs the value of exhaustion to the client.
Mantle
By mDiyo
* Mantle replaces vanilla heart rendering system with its own, and LemonSkin is compatible with it:
## Comparison of LemonSkin and AppleSkin features
| Feature |LemonSkin |AppleSkin 1.12 |AppleSkin 1.16+ |
| --------------------------------------------- |----------------------------------- |---------------------- |--------------- |
| Food Value Tooltip |In Item Tooltip / On Floating Background |On Floating Background |In Item Tooltip |
| Saturation Visualisation |yes |yes |yes |
| Potential Hunger/Saturation Visualisation |yes |yes |yes |
| Potential Health Visualisation |yes |no |yes |
| Food Info in F3 |yes |yes |yes |
| Sync Overlay With Vanilla Icons Shake |yes |no |yes |
| Rotten Food Visualisation (Overlay / Tooltip) |yes |no |yes |