Compatibility
Minecraft: Java Edition
26.2
26.1.x
1.21.x
1.20.x
1.19.x
Platforms
Links
Tags
Creators
Details
MJCoordinates
A lightweight, accurate actionbar coordinate display datapack for Minecraft.
π Overview
MJCoordinates is a clean, performance-friendly Minecraft datapack that displays your real-time X, Y, Z coordinates, the current world day count, and your cardinal facing direction directly on the action bar.
Unlike basic data get setups, MJCoordinates includes smart negative coordinate rounding corrections so your actionbar coordinates perfectly match the F3 debug screen across all dimensions.
π¬ Preview & Media
πΈ Screenshots
πΉ Demo Video
β¨ Features
- π Real-time Actionbar HUD: Shows X, Y, Z coordinates, world day count, and facing direction without cluttering your screen.
- π οΈ Negative Coordinate Truncation Fix: Corrects the standard Java integer truncation bug where negative coordinates are off by
+1. - π§ Full 360Β° Compass: Accurately maps player yaw angles (
-180Β°to180Β°) across all 8 cardinal directions (N,NE,E,SE,S,SW,W,NW). - β‘ Optimized Performance: Runs efficiently every tick with minimal score calculations and single-tick tag initialization.
- π Multi-Version Support: Built natively using Datapack Overlays to support Minecraft versions 1.19 through 26.2 in a single file.
π― Supported Versions
- Minecraft Java Edition:
1.19β26.2 - Note on Incompatibility Warning: When loading on versions higher than 1.19, Minecraft may show a warning saying the pack is "Made for an older/newer version of Minecraft". You can safely ignore this warningβthe native
overlayssystem automatically loads the correct syntax and folders for your game version!
π Installation
- Go to the MJCoordinates Releases page on GitHub.
- Download the latest release file:
MJCoordinates_v2.0.0_MCv1.19-1.26.zip. - Open your Minecraft world folder:
- Windows:
%appdata%\.minecraft\saves\<your-world-name>\datapacks\ - macOS:
~/Library/Application Support/minecraft/saves/<your-world-name>/datapacks/ - Linux:
~/.minecraft/saves/<your-world-name>/datapacks/
- Windows:
- Place
MJCoordinates_v2.0.0_MCv1.19-1.26.zipdirectly into thedatapacksfolder. - Open your world in Minecraft and run:
/reload
π License
This project is open-source and free to use or modify for your own worlds and servers.


