
Coords mod
Requires Fabric API
Overview
This mod adds the command /coords to see your coordinates. Useful if the F3 key doesn't work on your keyboard or if you don't like the F3 screen where you have to search for your coordinates.
Usage
| Command | Description |
|---|---|
| /coords | Gets your coordinates |
| /coordsexact | Gets your precise coordinates |
| /togglehud | Toggles the coordinates HUD (top-left) |
Why?
This mod was made for my friend. And I like making random mods.
Where is 26.1?
I am currently updating the mod to support 26.1. Keep in mind that I am a single developer working on this in my free time. Follow the project to be notified when 26.1 support releases.
Why are you taking so long?
Previous versions of Minecraft were obfuscated, so that instead of meaningful names in the code, it had things like class_3457. We got around this using Yarn Mappings, which turned them back into meaningful names. 26.1 removed this obfuscation, but the names are different from Yarn. For example, in Yarn, the player is PlayerEntity but in the unobfuscated code, the player is Player. This means that I have to change every method to match the unobfuscated code.
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.21.11
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
- Ships as coord-mod-1.1.6-SNAPSHOT.jar — drop this file into the mods folder
- Download size: 43 KB
- Download link checked 5 Sept 2026 — working
These come from our own check of the pack file, not from the source page.