Just Coordinates
No reviews yet
Displays simple XYZ coordinates on screen, like Bedrock Edition. Client-side, lightweight, and dependency-free (Fabric API only).
Includes quality of life improvements and small tweaks to enhance and customize gameplay.
Forge is a popular mod loader for versions 1.1+ of Minecraft.
Neoforge is a fork of the Minecraft Forge available for versions 1.20.1+ of Minecraft. Many Forge mods are compatible with Neoforge and vice versa.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Quilt is a fork of the Fabric mod loader. Many Fabric mods are compatible with Quilt and vice versa.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
About
Description
🧭 Just Coordinates - Simple XYZ Display
A lightweight client-side mod that displays XYZ coordinates, inspired by Bedrock Edition
No minimap, no extra info — just your position on screen. Clean and simple.
✨ Features
🗺️ Coordinates HUD
- Bedrock-Style Display: Shows coordinates with a gray background and white text
- Simple Format:
Position: X, Y, Z— exactly what you need, nothing more - Client-Side Only: No server installation required
🎯 Configurable Position
- 6 Preset Positions: Top-left (default), top-center, top-right, bottom-left, bottom-center, bottom-right
- Easy to Open: Assign a key to "Open Settings" in Controls, or use the Config button (Forge/NeoForge Mods screen, or Fabric with ModMenu installed)
- Remembers Your Choice: Saved to
config/justcoordinates.jsonwhen you close the settings screen
🎮 Smart Visibility
- Toggle Keybind: Press
Jto toggle the coordinates HUD on or off (rebindable in Controls settings) - Share to Chat: Run
/justcoordinates share, or assign a "Share Coordinates" key — no server permission needed (on Forge 1.16.5 and 1.17.1, the keybind is the only option — those versions have no client-command API) - F3 Compatibility: Coordinates HUD is automatically hidden while the F3 debug screen is displayed
- F1 Support: Follows vanilla HUD behavior — hidden when HUD is toggled off with F1
📖 How to Use
- Install the Mod: Drop the jar file into your mods folder
- Launch the Game: Coordinates appear automatically in the top-left corner — no configuration needed
- Optional: Open the settings screen anytime to move the HUD to one of 6 preset positions
🛠️ Technical Details
Multi-Loader Support
This mod supports multiple mod loaders across many Minecraft versions!
| Minecraft | Fabric | Quilt | NeoForge | Forge |
|---|---|---|---|---|
| 26.2 | Yes | Yes | Yes | Yes |
| 26.1.2 | Yes | Yes | Yes | Yes |
| 26.1.1 | Yes | Yes | Yes | Yes |
| 26.1 | Yes | Yes | Yes | - |
| 1.21.11 | Yes | Yes | Yes | Yes |
| 1.21.10 | Yes | Yes | Yes | Yes |
| 1.21.9 | Yes | Yes | Yes | Yes |
| 1.21.8 | Yes | Yes | Yes | Yes |
| 1.21.7 | Yes | Yes | Yes | Yes |
| 1.21.6 | Yes | Yes | Yes | Yes |
| 1.21.5 | Yes | Yes | Yes | Yes |
| 1.21.4 | Yes | Yes | Yes | Yes |
| 1.21.3 | Yes | Yes | Yes | Yes |
| 1.21.1 | Yes | Yes | Yes | Yes |
| 1.20.1 | Yes | Yes | - | Yes |
| 1.19.2 | Yes | Yes | - | Yes |
| 1.18.2 | Yes | Yes | - | Yes |
| 1.17.1 | Yes | Yes | - | Yes |
| 1.16.5 | Yes | Yes | - | Yes |
Download the correct version for your Minecraft version and mod loader.
Requirements
- Fabric: Fabric Loader + Fabric API
- Quilt: Quilt Loader + Fabric API (1.21.9 and earlier)
- NeoForge: NeoForge (1.21.1+)
- Forge: Forge
- No additional dependencies — just the mod loader and its API
Compatibility
- Works alongside other mods
- Compatible with performance mods (Sodium, Starlight, etc.)
- Client-side only — safe for any server
🐛 Bug Reports & Suggestions
Found a bug or have a suggestion? Report it on our GitHub Issues page!
📷 Screenshots
Check out the Gallery tab above for screenshots of the coordinates HUD in action.
📜 License & Permissions
License: LGPL-3.0 - Copyright (C) 2025 Soichiro Kashima
Source Code: Available on GitHub
Freedom to Use: ✅ Free to use, modify, and redistribute under LGPL-3.0 terms
Modpack Inclusion: ✅ Allowed - You may include this mod in modpacks
Redistribution: ✅ Allowed - You may redistribute this mod (must remain LGPL-3.0)
🔗 Links
- GitHub Repository: https://github.com/ksoichiro/JustCoordinates
- Modrinth: [Link to Modrinth page]
Simple coordinates, inspired by Bedrock Edition 🧭
🧭 Just Coordinates - Simple XYZ Display
A lightweight client-side mod that displays XYZ coordinates, inspired by Bedrock Edition
No minimap, no extra info — just your position on screen. Clean and simple.
✨ Features
🗺️ Coordinates HUD
- Bedrock-Style Display: Shows coordinates with a gray background and white text
- Simple Format:
Position: X, Y, Z— exactly what you need, nothing more - Client-Side Only: No server installation required
🎯 Configurable Position
- 6 Preset Positions: Top-left (default), top-center, top-right, bottom-left, bottom-center, bottom-right
- Easy to Open: Assign a key to "Open Settings" in Controls, or use the Config button (Forge/NeoForge Mods screen, or Fabric with ModMenu installed)
- Remembers Your Choice: Saved to
config/justcoordinates.jsonwhen you close the settings screen
🎮 Smart Visibility
- Toggle Keybind: Press
Jto toggle the coordinates HUD on or off (rebindable in Controls settings) - Share to Chat: Run
/justcoordinates share, or assign a "Share Coordinates" key — no server permission needed (on Forge 1.16.5 and 1.17.1, the keybind is the only option — those versions have no client-command API) - F3 Compatibility: Coordinates HUD is automatically hidden while the F3 debug screen is displayed
- F1 Support: Follows vanilla HUD behavior — hidden when HUD is toggled off with F1
📖 How to Use
- Install the Mod: Drop the jar file into your mods folder
- Launch the Game: Coordinates appear automatically in the top-left corner — no configuration needed
- Optional: Open the settings screen anytime to move the HUD to one of 6 preset positions
🛠️ Technical Details
Multi-Loader Support
This mod supports multiple mod loaders across many Minecraft versions!
| Minecraft | Fabric | Quilt | NeoForge | Forge |
|---|---|---|---|---|
| 26.2 | Yes | Yes | Yes | Yes |
| 26.1.2 | Yes | Yes | Yes | Yes |
| 26.1.1 | Yes | Yes | Yes | Yes |
| 26.1 | Yes | Yes | Yes | - |
| 1.21.11 | Yes | Yes | Yes | Yes |
| 1.21.10 | Yes | Yes | Yes | Yes |
| 1.21.9 | Yes | Yes | Yes | Yes |
| 1.21.8 | Yes | Yes | Yes | Yes |
| 1.21.7 | Yes | Yes | Yes | Yes |
| 1.21.6 | Yes | Yes | Yes | Yes |
| 1.21.5 | Yes | Yes | Yes | Yes |
| 1.21.4 | Yes | Yes | Yes | Yes |
| 1.21.3 | Yes | Yes | Yes | Yes |
| 1.21.1 | Yes | Yes | Yes | Yes |
| 1.20.1 | Yes | Yes | - | Yes |
| 1.19.2 | Yes | Yes | - | Yes |
| 1.18.2 | Yes | Yes | - | Yes |
| 1.17.1 | Yes | Yes | - | Yes |
| 1.16.5 | Yes | Yes | - | Yes |
Download the correct version for your Minecraft version and mod loader.
Requirements
- Fabric: Fabric Loader + Fabric API
- Quilt: Quilt Loader + Fabric API (1.21.9 and earlier)
- NeoForge: NeoForge (1.21.1+)
- Forge: Forge
- No additional dependencies — just the mod loader and its API
Compatibility
- Works alongside other mods
- Compatible with performance mods (Sodium, Starlight, etc.)
- Client-side only — safe for any server
🐛 Bug Reports & Suggestions
Found a bug or have a suggestion? Report it on our GitHub Issues page!
📷 Screenshots
Check out the Gallery above for screenshots of the coordinates HUD in action.
📜 License & Permissions
License: LGPL-3.0 - Copyright (C) 2025 Soichiro Kashima
Source Code: Available on GitHub
Freedom to Use: ✅ Free to use, modify, and redistribute under LGPL-3.0 terms
Modpack Inclusion: ✅ Allowed - You may include this mod in modpacks
Redistribution: ✅ Allowed - You may redistribute this mod (must remain LGPL-3.0)
🔗 Links
- GitHub Repository: https://github.com/ksoichiro/JustCoordinates
- CurseForge: [Link to CurseForge page]
Simple coordinates, inspired by Bedrock Edition 🧭
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers