Quick Coordinates Copy
This handy mod allows you to instantly copy your current in-game coordinates so you can easily share them with friends or save them for yourself.

How to Use
During gameplay, simply press the assigned coordinates copy key (by default this is the ` symbol), and your current coordinates will be automatically copied to the clipboard.
Configuration
{
// The format of the string that gets copied. Use $x, $y and $z as placeholders for coordinates.
"format": "Coordinates: $x, $y, $z"
}