← Back

Locator Triangulation

GitHub Badge Modrinth Badge Modrinth Version Badge
A client-side Fabric mod that allows determining players' coordinates using triangulation.
LocatorTriangulation.png
LocatorTriangulation.png

Quick start

Run

  1. /locator_pos1
  2. Then move away as far as possible so the angle to the target becomes as large as possible, then run
  3. /locator_pos2 and
  4. /locator_locate <name> or
  5. /locator_locate_all to get results for all players

highlighted_example.png

How does this work?

The mod calculates coordinates using publicly available data accessible to regular vanilla players and acts solely as a calculator. If the vanilla locator is disabled on the server or a player has hidden from it, the mod will not be able to determine their coordinates.

← Back