CopyCoords

Quick rating

CopyCoords

No reviews yet

CopyCoords is a small Fabric mod for Minecraft 1.21.x that makes it quick and easy to get, share, and convert coordinates.

Adventure/Exploration
QoL & Tweaks
Mod Loaders
Fabric
Minecraft
26.2

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Unsupported

About

Project Details

Type
Mod
License
GNU Affero General Public License v3.0 only
Latest Version
copycoords+26.2-1.16.0.jar
Authors
CurseForge
Modrinth

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.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

About

Description

CopyCoords

CopyCoords is a small Fabric mod for Minecraft 1.21.x that makes it quick and easy to get, share, and convert coordinates.

Whether you're pasting a location into chat, coordinating building projects across dimensions, or just bookmarking a base, CopyCoords saves a few clicks.

Features

  • /copycoords — prints your current block coordinates in chat and can copy them to your system clipboard.
  • Keybind — press C (default) to copy your coordinates instantly.
  • /convertcoords — convert coordinates between the Overworld and the Nether, with optional clipboard copying.
  • /msgcoords — send your coordinates to another player, with optional dimension conversion.
  • Configurable — toggle automatic clipboard copying for both commands in Mod Menu.
  • Localized — supports translations for chat messages.

Convert coordinates between dimensions

Use /convertcoords [goal] [x] [y] [z] to convert coordinates between Overworld and Nether.

  • goaloverworld or nether (autocomplete is supported).
  • x y z — coordinates to convert; you can use relative coordinates with ~ (for example ~ ~1 ~-2).
  • Examples:
    • /convertcoords nether 100 64 200 converts Overworld 100 64 200 → Nether (X/Z divided by 8).
    • /convertcoords overworld ~ ~ ~ converts your current position from Nether → Overworld (X/Z multiplied by 8).

Notes: Conversion uses the standard 8:1 X/Z scaling between Overworld and Nether. Y is preserved and rounded to the nearest block. Converted coordinates can be automatically copied to your clipboard (enabled by default).

Usage

  • /copycoords [goal] — print and optionally copy current coordinates. When goal is provided, converts your current position to the target dimension.
  • /convertcoords [goal] [x] [y] [z] — convert coordinates between dimensions.
  • /msgcoords [player] [goal] — send your coordinates to another player, optionally converted to a target dimension.
  • Keybind — press C to copy coordinates without typing.

Installation

  1. Install Fabric Loader for Minecraft 1.21.x: https://fabricmc.net/use/installer/.
  2. Install required dependencies (Fabric API, Cloth Config, Mod Menu).
  3. Drop copycoords-<version>.jar into your mods folder.

Configuration

Config file: %APPDATA%/.minecraft/config/copycoords.json

{
  "copyToClipboard": true,
  "copyConvertedToClipboard": true
}
  • Set copyToClipboard to false to only show coordinates in chat (for /copycoords command).
  • Set copyConvertedToClipboard to false to only show converted coordinates in chat (for /convertcoords command).

Both options can also be toggled in the Mod Menu configuration GUI.

License

MIT — see the LICENSE file.

Credits

  • MR-Kartoshki (GitHub)
  • freddy._.fazbear (Discord)

Suggestions or feature requests are welcome — open an issue or send a message.

CopyCoords

A client-side Fabric mod for copying, converting, and sharing coordinates.


Modrinth Downloads License GitHub
Support Me


Features

  • /cc copies your current coordinates instantly
  • Overworld ↔ Nether conversion with the 8:1 ratio
  • Send coordinates directly to a player with /msgcoords
  • Distance calculator between two positions or saved bookmarks
  • Clickable coordinates in chat
  • Full coordinate history — copy, reinsert, or remove past entries
  • Bookmarks with import/export support
  • Map links for Dynmap, BlueMap, or any custom web map
  • Configurable format, decimal precision, and custom templates
  • And more!

Keybinds (all rebindable in Controls):

  • Copy current coordinates
  • Copy converted coordinates
  • Copy coordinates with dimension label
  • Instant chat send

Requirements

Dependency Where to get it
Fabric Loader fabricmc.net
Fabric API Modrinth
Cloth Config Modrinth
Mod Menu Modrinth

Supports Minecraft 1.19 through 26.2. Each jar targets a specific MC version — pick the one that matches.


Installation

  1. Install Fabric Loader.
  2. Download all four dependencies above for your MC version.
  3. Drop copycoords+<mc-version>-<mod-version>.jar into your mods folder.
  4. Launch.

Commands

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

Configuration

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.


License

AGPL-3.0

Screenshots

Gallery

This project has no gallery images yet.

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

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~3,000
Total Downloads
CurseForge
<1,000
Modrinth
~2,000
Last Updated
CurseForge
Modrinth
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works