Where Am I?
Transform the standard F3+C debug function into a flexible coordinate copying tool! This mod allows complete customization of the output format, including the ability to get the position of the block you're looking at.

The standard F3+C keybind in Minecraft copies the player's current position and orientation into an execute command. However, for modded games or simple tasks, this functionality may be excessive.
Setting up parameters
All settings are configured through the mod menu:

Use the placeholder %d to denote coordinates. For example, the template My coordinates: %d %d %d will output "My coordinates: 10 135 -50".
How to use
Single press of F3+C copies your current coordinates to clipboard in the specified format.
Double press of the same key combination copies the position of the block you're looking at.
This mod is currently in alpha testing stage - please report any bugs you encounter to the developer.