Custom Cartesians
About the Modification
Custom Cartesians is a client-side only Minecraft mod that enables personalized display of critical in-game information. Users can view and customize coordinate data right within the game interface.
The key feature is an additional coordinate panel that can be configured to show only specific axes—X, Y, or Z. This is particularly useful when sharing screenshots or streaming while wanting to keep exact locations of important game objects secret.
Interface Features:
- The panel automatically hides when the standard F3 debug screen is opened
- Option to completely disable coordinate display
- Non-intrusive interface that doesn't interfere with normal gameplay
Key Features
- Customizable coordinate panel - enables and disables display of desired axes
- Flexible display settings - customizable formats and appearance
- Configuration file - for fine-tuning parameters
- Compatibility with Cloth Config and ModMenu for management convenience
- Hotkeys - quick feature toggling with settings synchronization
Technical Requirements
This mod works exclusively on the client side. It doesn't need to be installed on dedicated servers.
Required Components:
- Fabric API
- Cloth Config API (already included in the mod)
- Mod Menu API (optional, for accessing settings through in-game menu)
How to Configure
Via Configuration Settings:
- Open the settings file - via minecraft/config/customcartesians/client.toml or through mods menu Custom Cartesians → Configure (with ModMenu installed)
- Set the "toggleOverlay" parameter to True
- Save changes - either through file editor or "Save and Quit" button in ModMenu
Using Hotkeys:
The mod provides several key combinations for quick management. To toggle specific coordinates, hold down the main modification key, then press the key corresponding to the coordinate.
For example, to show/hide Y coordinate, use "Left ALT + H" (default values).
Interface Examples
Settings via ModMenu: Combination with ModMenu provides a convenient graphical interface for configuration.
Display of only Y coordinate: The panel can be configured to show only one needed axis.
Technical Specifications
- Mod initially developed for Fabric
- Forge support planned for the future
- Compatible with most modern mod packs
Development Plans
The mod creators plan to add:
- Ability to move coordinate panel to different screen positions
- Additional information in the interface - time, biome, light level
Licensing Information
This project is licensed under GNU Public v3. Full license text is available in the License.MD file in the GitHub repository.
Users can freely:
- Use the mod for personal purposes
- Include in non-commercial modpacks with attribution
- Distribute through official sources
Rights management for commercial use is discussed individually.
Acknowledgments
The author expresses gratitude to Treblero for the original idea.