PicoHUD
Unobtrusive, player-readable coordinates, day, time, facing direction, and biome - with toggle/hold key modes. An alternative to minimaps and F3.
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
PicoHUD

Rounds and simplifies to make information glanceable.
Requires Connector and FFAPI on forge.
---
When a key (default left alt) is held, information text is shown, anchored to the top left of the screen.
This includes:
- Coordinates, in whole values. - Cardinal facing direction (northeast etc.) - [Default Disabled] Axes facing direction - indicates how your X and Z coordinates will change by moving forward. - In-game day and In-game Time - Rounded to the nearest half hour. - Shows day in a seasonal format when Seasons is installed. - Translated biome name.

Includes configuration in `config/picohud.toml` for:
- Which information lines to display. - Whether to use toggle or hold logic for the 'show overlay' key.
---
Afterword
All mods are built on the work of many others.
This mod is included in Tinkerer's Quilt - our modpack about rediscovering vanilla.
We're open to suggestions for how to implement stuff better - if you see something wonky and have an idea - let us know.
---