
Description
:This client-side mod displays many useful informations as an overlay on the HUD:
- the current client local time
- the biome where the player is
- the current game time
- the player position
- the facing direction
- the player speed
- the distance from compass target if there is a compass in player inventory
- the distance from map decoration if there is a map with decorations in player inventory
And some useful informations in items tooltip:
- for beehives and bee nests, the number of bees and the honey level
- for compasses and decorated maps, the target distance and direction
There is a config file named giacomos_overlay-client.toml in your config directory where you can specify fields to show, units of measurement, and time format. The parameter slot_index specifies the slot in the player's inventory where to search for maps or compasses to display information in the overlay HUD. If set to -1, the first player inventory slot containing a decorated map or a compass is chosen. There are also parameters for colors and position on the screen.