Description
Recall Coords
A client-side coordinate manager that works on ANY server! Save and manage coordinates with .rc commands that never leave your client.
Features
- Save coordinates with custom names and descriptions
- World specific storage - each server/world maintains its own coordinate list
- Multi dimensional support (Overworld, Nether, End)
- Automatic biome detection - coordinates show the biome they were saved in
- Death location tracking - automatically saves where you died
- Persistent storage - coordinates are saved locally between game sessions
- Interactive UI with clickable coordinate names and hover tooltips
- Copy coordinates - click coordinates to copy them to clipboard
Dependencies
FABRIC API REQUIRED
This mod requires Fabric API to function properly. Make sure to install Fabric API alongside this mod. https://www.curseforge.com/minecraft/mc-mods/fabric-api
Commands
All commands use .rc (dot rc) instead of /rc
Adding Coordinates
.rc add auto <name> [description]- Auto detect current location & biome.rc add <x> <y> <z> <name> [description]- Manually specify coordinates
Managing Coordinates
.rc delete <name>- Delete a saved coordinate.rc view <name>- View detailed information about a coordinate.rc list- List all saved coordinates (clickable names!).rc death- View your last death location in current world.rc help- Show all available commands
Interactive Features
- Click coordinate names in
.rc listto view details - Click coordinates in
.rc viewand.rc deathto copy to clipboard - Hover over elements to see helpful tooltips
Examples





