Compatibility
Minecraft: Java Edition
1.21.4–1.21.5
Platforms
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Licensed MIT
Published 3 months ago
Updated 2 months ago
Coordinate Manager
A Fabric-based Minecraft mod for capturing, organizing, and managing coordinates.
Features
- Capture Modes:
- Instant: Save coordinate immediately without prompts.
- Pop-up: Show a dialog to set a name and adjust coordinate values before saving.
- Capture Cooldown: Prevent spam by setting a cooldown (below
250ms
disables it). - Coordinate Thumbnail: Save a thumbnail of your current view when capturing a coordinate (disabled by default).
- Precise Coordinates: Saves coordinate values as decimals for accuracy (disabled by default).
- Auto-Copy on Capture: Automatically copies the saved coordinates to the clipboard when capturing a coordinate (disabled by default).
- Coordinate History Screen: View, copy, edit, and manage saved coordinates in-game.
- Copy Coordinates: Copy any coordinate entry to clipboard for easy sharing.
- Set Favorited Coordinates: Protect favorited coordinates from accidental deletion.
- Search Functionality: Find saved coordinates by name or coordinate values.
- Bulk Actions:
- Favorite: Toggle favorite status for multiple entries.
- Delete: Remove multiple selected coordinates at once.
- Delete Options:
- Delete Individual Coordinates: Remove specific entries.
- Clear World/Server Coordinates: Delete all unfavorited coordinates from the current world or server.
Keybindings
Customizable via the in-game controls menu.
- Capture Coordinate:
[F9]
Save the current position. - Open History:
[F10]
Open coordinate history screen.
Configuration
Configurable via Cloth Config API with Mod Menu.
Setting | Description | Default |
---|---|---|
Capture Mode | Determines whether coordinates are saved instantly or with a pop-up for editing. | Instant |
Enable Thumbnail | Captures a thumbnail when saving a coordinate. | Disabled |
Auto-Copy on Capture | Automatically copies the saved coordinates to the clipboard upon capture. | Disabled |
Capture Cooldown | Adds a delay between captures to prevent spam (set below 250ms to disable). | 250ms |
Precise Coordinate | Saves coordinates with decimal accuracy for better precision. | Disabled |