# Encumbrance HUD icons

Each datapack band points at an icon with its JSON `icon` field.
Shipped textures live here and match the default band files.

| Level | Id            | File               |
|-------|---------------|--------------------|
| 0     | unencumbered  | unencumbered.png   |
| 1     | light_load    | light_load.png     |
| 2     | medium_load   | medium_load.png    |
| 3     | heavy_load    | heavy_load.png     |
| 4     | overloaded    | overloaded.png     |
| 5     | immobile      | immobile.png       |

Recommended size: 16x16 (or match `hud.iconSize` in config).

Path in-game:
  assets/ffitemweight/textures/gui/encumbrance/<id>.png
