FREE TOOL · NO EMAIL REQUIRED

Nether portal calculator_

Convert coordinates between the Overworld and the Nether, get the exact spot to build so two portals link, and check whether a nearby portal will steal the link. Java and Bedrock.

Build your Nether portal at
0, 64, 0
/execute in minecraft:the_nether run tp @s 0 64 0

Works for Java and Bedrock: both use the same 8:1 ratio. Coordinates are floored, so negative positions round away from zero (X −9 is Nether X −2, not −1), the detail most calculators get wrong.

Cobblestone
2GB RAM
$6.99 / month
  • Up to 10 players
  • Vanilla & light plugins
  • One-click backups
Copper
3GB RAM
$9.99 / month
  • Up to 15 players
  • Vanilla & most plugins
  • One-click backups
Most popular
Iron
4GB RAM
$13.99 / month
  • Up to 25 players
  • Most modpacks & plugins
  • One-click backups
Emerald
6GB RAM
$19.99 / month
  • Up to 40 players
  • All modpacks & plugins
  • One-click backups
Gold
8GB RAM
$24.99 / month
  • Up to 75 players
  • Heavy modpacks
  • Headroom for big worlds
  • Server-list voting (Votifier)
Diamond
16GB RAM
$49.99 / month
  • Up to 200 players
  • Our biggest allocation
  • The heaviest packs, maxed out
  • Server-list voting (Votifier)
Instant SetupOne-Click ModpacksJava & BedrockLive ConsoleOne-Click Backups5 Worlds Per ServerRyzen 7 · NVMeEU Servers LiveInstant SetupOne-Click ModpacksJava & BedrockLive ConsoleOne-Click Backups5 Worlds Per ServerRyzen 7 · NVMeEU Servers Live
<1 min
To first spawn
EU
Live region · US soon
6
Minecraft editions
1-click
Modpacks & backups
Built for performance

Everything your world needs to run smooth.

Hardware and tooling tuned specifically for Minecraft — not a generic VPS with a wiki page bolted on.

Isolated

Your resources. No one else's lag.

Every server runs in its own isolated container with the RAM and CPU of your plan reserved up front — a busy neighbor can never eat your ticks.

CPUReserved per plan
RAMGuaranteed, not shared
STATSLive in your panel

Backups that actually restore

Snapshot your whole world in one click, stored off-server. Creeper took the base? Roll back just as fast.

world-snapshot.tar.gz
Stored off-server · restore anytime

One-click modpacks

Try it — hit install. Or see how modpack hosting works.

🔥
RLCraft
Forge 1.12.2
⚙️
Create: Astral
Forge 1.18.2
Better MC
Fabric 1.21.1

A panel anyone can drive

Console, backups, files, mods, sharing — all where your least technical friend can find them. Invite co-owners as operators or viewers.

Live console● live
[Server] Starting minecraft server version 1.21.1
[Server] Preparing spawn area: 100%
[Server] Done (4.812s)! For help, type "help"
> whitelist add Steve
[Server] Added Steve to the whitelist
[Server] Steve joined the game
>
1 plan

One server. Five worlds.

Keep up to five saves on a single plan — survival, skyblock, a modded run — each with its own version, mods, and settings. Switch in one click; your join address never changes.

Survival
Paper 1.21.1
● Active
🏝️
Skyblock
Fabric 1.21.1
⚙️
Modded — Create
Forge 1.20.1

Java & Bedrock, one world

Turn on crossplay (Paper, Fabric, NeoForge) and friends on PC, console, and phone all spawn in the same world.

Java Edition
PC · Mac · Linux
✓ Joins
Bedrock Edition
Console · Mobile · Win
✓ Joins
Ryzen 7 7700 · NVMe

Fast where Minecraft needs it

Minecraft runs your whole world on a single CPU core — per-core speed sets your TPS, not core count. Our Zen 4 Ryzen 7 7700 lands within 5% of AMD's Zen 4 flagship on that core and well ahead of the Zen 3 chips many hosts still sell, with every world on NVMe so chunks load as fast as you fly.

Yes, the newest 9950X is ~15% faster per core — we chart it anyway. Real numbers over marketing.

Ryzen 9 9950X · Zen 5 flagship4,729
Ryzen 9 7950X · Zen 4 flagship4,253
Ryzen 7 7700 · SpawnFort4,051
Ryzen 9 5950X · Zen 3 · common in hosting3,465
PassMark single-thread · cpubenchmark.net · July 2026

The ratio, in one line

Horizontally the Nether is eight times smaller than the Overworld. Going in, divide X and Z by 8; coming out, multiply by 8. Vertically nothing is scaled: Y is carried across as-is. That is the whole rule, and it is identical in Java and Bedrock. Everything else people find confusing about portals comes from the two things below.

Negative coordinates round down, not toward zero

This is the one most calculators get wrong, and it is why a portal built west or north of spawn sometimes misses by a block. The game floors the division. Floor means toward negative infinity, so −9 ÷ 8 = −1.125 becomes −2, not −1. One block off is enough to land outside the portal frame you built.

Overworld XValueNether X (floored)If you truncate instead
A base east of spawn800100same
Just past spawn91same
Right of origin70same
Left of origin-1-10 (wrong)
Just west of spawn-9-2-1 (wrong)
A base west of spawn-800-100same

How linking actually works

Walking into a portal does not teleport you to the matching coordinate directly. The game calculates that coordinate, then searches for an existing portal within 128 blocks of it. If it finds one, you come out there. Only if it finds nothing does it build a fresh portal for you, roughly at the target.

Two consequences follow, and together they explain almost every "my portal goes to the wrong place" post:

Building a Nether hub

The 8:1 ratio is why Nether travel is worth the effort: 100 blocks of tunnel is 800 blocks of Overworld. The reliable recipe, in order:

  1. Stand at the Overworld destination and note the coordinates (F3, or F1 then the map on Bedrock).
  2. Divide X and Z by 8 with the calculator above. Example: 1200, 70, -640 becomes 150, 70, -80.
  3. Travel there through any portal, tunnel to that exact coordinate, then build and light the frame there.
  4. Walk through it. You should arrive at the Overworld spot; if you do not, another portal was nearer than 128 blocks.
  5. Keep every hub portal at least 128 Nether blocks from the next, and label each one with a sign carrying its Overworld coordinates.

Height, and the bedrock roof

The Nether's playable column runs from Y 0 to Y 127; the Overworld runs from Y -64 to Y 319. Because Y is not scaled, a mountain-top portal at Y 200 cannot map to Y 200 in the Nether, and you arrive under the roof instead. If a destination lands somewhere hostile (inside lava, or in a lava ocean at low Y), build the frame higher and enclose it: the portal you make yourself is the one the game will use.

When it still goes wrong

SymptomCauseFix
Comes out at a portal you already hadAnother portal within 128 blocks of the targetBreak the old one, or move this pair further apart
A brand-new portal appears in the wallNothing existed near the target, so the game built oneBreak it, build yours at the exact coordinate, light it
Off by one block, west or north of spawnTruncated instead of floored the negative divisionUse the value from the table above
Two Overworld portals share one Nether portalThey are closer than 1,024 Overworld blocksMove one, or hand-build both Nether portals and light them first
Arrives far below the expected heightY clamped under the Nether roofBuild both frames at a similar, valid Y

Building the hub with friends? A server keeps the world online when you log off, so the tunnel gets finished. Start a SpawnFort server and it is live in about 30 seconds, free for 2 days. Or read every way to play with friends.

Questions, answered.

How do you calculate Nether portal coordinates?+

Going to the Nether, divide the Overworld X and Z by 8 and keep Y the same. Going back, multiply the Nether X and Z by 8 and keep Y. So an Overworld portal at 800, 64, -400 corresponds to 100, 64, -50 in the Nether. Round down, never toward zero: X -9 becomes -2, not -1.

What is the Nether portal ratio?+

8 to 1 horizontally: one block walked in the Nether covers eight in the Overworld. Vertically it is 1 to 1, so Y is carried across unchanged (clamped to fit the destination). The ratio is identical in Java and Bedrock Edition.

Why does my Nether portal go to the wrong place?+

When you enter a portal the game looks for an existing portal within 128 blocks of the calculated destination and links to that instead of building a new one. If another portal is already inside that radius, it captures your link. Fix it by building the destination portal by hand at the exact coordinates and lighting it before you travel, or by moving one portal further away.

How far apart do Nether portals need to be?+

More than 128 blocks apart in the Nether, which is more than 1,024 blocks apart in the Overworld. Closer than that and their destination targets fall inside the same search radius, so both can end up using one portal.

Does the Y coordinate matter for Nether portals?+

Y is not scaled, but it does decide where you come out. An Overworld portal at Y 200 cannot map to Y 200 in the Nether, because the Nether's playable column ends at the bedrock roof at Y 127, so you arrive lower. Building both portals at a similar Y makes the link predictable.

Is the calculation the same in Bedrock Edition?+

Yes. Bedrock uses the same 8:1 horizontal ratio, the same 1:1 vertical mapping and the same 128-block portal search, so the coordinates this calculator gives work on both editions, and on Realms and any server.

How do I link two Nether portals exactly?+

Calculate the destination coordinate, go there, and build and light the portal yourself before travelling through the first one. A portal that already exists at the target is always preferred over creating a new one, so the pair links permanently as long as no other portal is nearer.

Why do I want a Nether highway?+

Because of the 8:1 ratio: walking 100 blocks in the Nether moves you 800 blocks in the Overworld. Building a tunnel between portal targets in the Nether is the cheapest fast travel in survival Minecraft, and the coordinates to dig between are exactly what this calculator gives you.

Digging the highway with friends?

Your own Minecraft server is live in about 30 seconds, free for 2 days, no card needed.