
BetterCoordsCopy
The standard F3 + C key combination in Minecraft copies a rather cumbersome command to the clipboard:
/execute in minecraft:[world] run tp @s X Y Z yaw pitch
This mod fundamentally simplifies the process of exchanging coordinates between players. Now when pressing the same F3 + C keys, only the most important numerical coordinate values are copied to the clipboard in their pure form:
1435 50 -414
This solution allows you to instantly share your location in chat or other messages without the need to edit lengthy teleportation commands.