How Nether Portal Linking Works
Everything you need to know about pairing portals between the Overworld and the Nether.
The 8:1 ratio
Every block you travel in the Nether equals eight blocks in the Overworld. This is the foundation of portal linking: when you build a portal in the Overworld at coordinates (X, Z), the game looks for a matching portal in the Nether near (X ÷ 8, Z ÷ 8). Going the other way, a Nether portal at (X, Z) maps to Overworld coordinates (X × 8, Z × 8).
The Y coordinate matters too — the game searches in a vertical column — but horizontal distance is the primary factor. Use the Nether Portal Calculator to get exact target coordinates.
Building paired portals
The most reliable way to link portals is to build both manually at the correct coordinates:
- Note the coordinates of your Overworld portal (press F3 in Java Edition or enable “Show Coordinates” in Bedrock).
- Divide the X and Z by 8 to get the Nether-side target.
- Travel to the Nether through any existing portal, then walk to the target coordinates.
- Build a new portal at those coordinates. The Y level should be as close to the calculated value as the terrain allows, ideally within the same vertical column.
- Light the new portal. It should link back to your Overworld one.
Why portals mislink
When you step into a portal, the game searches a 128-block radius in the destination dimension for an existing portal. If it finds one within range, it sends you there — even if it’s not the one you intended. This happens most often when:
- Two Overworld portals are within 1,024 blocks of each other (which maps to 128 blocks in the Nether).
- You let the game auto-generate a Nether-side portal instead of building it at the exact calculated coordinates.
- Multiple portals exist at similar Y levels, creating ambiguity in the closest-portal search.
Fixing a mislinked portal
If a portal is sending you to the wrong place, break the incorrect Nether-side portal and rebuild it at the mathematically correct coordinates. You can use our portal calculator to find the exact position.
Nether highways
Because of the 8:1 ratio, travelling 1,000 blocks through a Nether tunnel covers 8,000 blocks in the Overworld. Many multiplayer servers build “Nether highways” — long ice-boat tunnels at Y 120 in the Nether roof — to move thousands of blocks in seconds. Use the Coordinate Distance tool to plan the route.