Stay Coordinated!
This client-side mod solves a common problem that occurs when the reduced debug information mode is enabled. When this setting is activated, the player's coordinates are typically hidden from the screen interface, making navigation and orientation in the world difficult.
The modification uses just one mixin to restore the display of coordinates even when the reduced debug information mode is active. This allows you to always see your current location in the world, regardless of debug settings.
The mod is compatible with Fabric and Quilt loaders and is written in Java 11.