Small client-side mod that fakes what your F3 debug screen shows for XYZ. It also covers any HUD widget or minimap mod that reads player position. The real coordinates stay real for everything else. Server, movement, chunk loading,
packets, none of that is touched. Only the display layer lies.
Why
Screenshots and stream footage constantly leak base coords. Even a quick F3 shot for a bug report is enough for
someone to figure out where you built. This just hides the info at the display layer.
Features
- Fakes the XYZ, Block, and Chunk lines in the F3 debug screen
- Also spoofs any HUD widget that reads player position (minimaps, custom coord overlays, etc.)
- Coords move with you. Walk one block east and your fake X goes up by one, so it looks natural
- Panel UI to set an exact target position or randomize it
- Near/far randomize range (near stays within ±10,000 blocks, far picks anywhere in the overworld)
- Reset button that clears the offset so you see your real coords again without turning the mod off
- Own keybind category in Options > Controls called "Cord Spoof"
- Config saved between sessions
Controls
Press ] in-game to open the panel. Rebind it under Options > Controls > Cord Spoof > CordSpoofer Menu.
Inside the panel:
- Type X, Y, Z and click apply
- Or click randomize
- Flip the on/off toggle in the top-right corner
Requirements
- Fabric Loader 0.19.3+
- Fabric API for your Minecraft version
- Java 21 (Minecraft 1.21.x) or Java 25 (Minecraft 26.x)
packets, none of that is touched. Only the display layer lies.
Why
Screenshots and stream footage constantly leak base coords. Even a quick F3 shot for a bug report is enough for someone to figure out where you built. This just hides the info at the display layer.
Features
- Fakes the XYZ, Block, and Chunk lines in the F3 debug screen
- Also spoofs any HUD widget that reads player position (minimaps, custom coord overlays, etc.)
- Coords move with you. Walk one block east and your fake X goes up by one, so it looks natural
- Panel UI to set an exact target position or randomize it
- Near/far randomize range (near stays within ±10,000 blocks, far picks anywhere in the overworld)
- Reset button that clears the offset so you see your real coords again without turning the mod off
- Own keybind category in Options > Controls called "Cord Spoof"
- Config saved between sessions
Controls
Press ] in-game to open the panel. Rebind it under Options > Controls > Cord Spoof > CordSpoofer Menu.
Inside the panel:
- Type X, Y, Z and click apply
- Or click randomize
- Flip the on/off toggle in the top-right corner
Requirements
- Fabric Loader 0.19.3+
- Fabric API for your Minecraft version
- Java 21 (Minecraft 1.21.x) or Java 25 (Minecraft 26.x)
Supported versions
1.21.4, 1.21.10, 1.21.11, 26.1, 26.1.1, 26.1.2, 26.2. Pick the jar that matches your Minecraft version.
Credits
Made by q3c and mishka.