/
A client-side Fabric mod for copying, converting, and sharing coordinates.
/cc copies your current coordinates instantly/msgcoordsKeybinds (all rebindable in Controls):
| Dependency | Where to get it |
|---|---|
| Fabric Loader | fabricmc.net |
| Fabric API | Modrinth |
| Cloth Config | Modrinth |
| Mod Menu | Modrinth |
Supports Minecraft 1.19 through 26.1.2.
Each jar targets a specific MC version — pick the one that matches.
copycoords+<mc-version>-<mod-version>.jar into your mods folder.| Command | What it does |
|---|---|
/cc | Copy current coordinates |
/copycoords [overworld|nether] | Copy for a specific dimension |
/convertcoords [dim] [x] [y] [z] | Convert between Overworld and Nether |
/msgcoords [player] | Send your coords to a player |
/distcalc [x1] [y1] [z1] [x2] [y2] [z2] | Distance between two points |
/distcalc bookmarks [b1] [b2] | Distance between two bookmarks |
/coordshistory | View coordinate history |
/coordsbookmark add/list/copy/remove | Manage bookmarks |
/coordsbookmark export/import [file] | Backup or restore bookmarks |
| For the full list of commands check ingame command suggestions |
Open Mod Menu and select CopyCoords to configure.
Config file: .minecraft/config/copycoords/copycoords.json
Template placeholders: {x} {y} {z} {dimension} {dimName}
Map link placeholders: {x} {y} {z} {world} {worldEncoded} {dimension} {dimensionEncoded}
Instant Chat Send is unbound by default. Set it in Controls before use. If it fails, CopyCoords will print the reason in chat.
AGPL-3.0

A simple mod that makes sharing Minecraft coordinates less of a hassle. Copy, convert, send. That's it.