Compatibility
Minecraft: Java Edition
Platforms
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Customise the output of F3 + C to anything of your choice, including the output of your currently-targeted block.
The F3+C debug keybind copies the current position and orientation of the player to a Minecraft execute command. This is fine and dandy if you're working within vanilla Minecraft, but for those who use mods, it is not optimal. Maybe you even want to just have it output the position, with no command.
This mod overrides the output, allowing you to copy to your clipboard your positions in any format. Pressing the keybind twice copies the position of the block you are looking at instead.
This mod is currently in Alpha version. Testing is required - please report any bugs you find to the Gitlab page.
Setup
First, you will need to set your preferences in the Mod Menu.
Add %d
to denote the coordinates. For example: I am at %d %d %d
will output "I am at 10 135 -50".
Usage
Pressing the F3 + C key will copy your coordinates to your clipboard, formatted into the output you set up.
Pressing the F3 + C key again will copy the position of the block you are currently looking at.