Minecraft End Portal Finder - Locate Strongholds

Find the stronghold with real triangulation: two eye-of-ender throws, two F3 yaw readings, and the exact ray intersection — no distance guessing.

Throw an eye, read the F3 facing yaw, move a few hundred blocks sideways, repeat — the calculator intersects the two rays, plots them on a map, and gives the portal coordinates plus their Nether equivalents.

Triangulate from two eye throws
Stand still, throw an eye, read the F3 facing yaw; move sideways a few hundred blocks and repeat. The intersection of the two rays is the stronghold.
Throw 1
Throw 2

Throw an eye of ender, point your crosshair at it while it hovers, and read the yaw — the first number after "Facing" in the F3 screen. Repeat from a spot a few hundred blocks to the side.

About the Minecraft End Portal Finder

Eyes of ender always fly toward the nearest stronghold's portal room, which makes locating the portal a geometry problem: every throw defines a ray from your position along your viewing direction, and two rays from different positions intersect at the target. This calculator does that intersection exactly, using the yaw angle straight from the F3 debug screen (in Minecraft's convention, yaw 0 faces south, -90 faces east, ±180 faces north, 90 faces west). The technique in practice: stand still, throw an eye, and while it hovers put your crosshair on it and read the first "Facing" number. Then run a few hundred blocks sideways — perpendicular to the eye's flight, not along it — and repeat. Enter both positions and both yaws; the intersection of the two rays is the stronghold, shown as coordinates, as a distance, and on a top-down map with north up. Accuracy depends on the angle between the rays. If you only move a short distance sideways, the rays cross at a shallow angle and a tenth-of-a-degree yaw reading error can move the intersection by many blocks — the calculator warns when the crossing angle is below 15 degrees. With a few hundred blocks of separation, the fix usually lands within a couple of chunks of the portal room's staircase, close enough to dig down and search. The Nether coordinate tile divides by eight so you can travel most of the distance through the Nether: build a portal near those coordinates and you will emerge close to the stronghold. Remember that strongholds generate in rings around the origin (the first ring roughly 1,300–2,800 blocks out), so a fix wildly outside that range usually means a yaw sign error — the calculator flags rays that intersect behind you for the same reason.

End Portal Finder Examples

Sample calculations showing how throw angle and distance translate to estimated Stronghold coordinates.

Throw SetupEstimated LocationMethod
Throw 1 at (0, 0) yaw -63.43; throw 2 at (500, -200) yaw -35.54Portal ≈ (1,000, 500)The built-in example — load it with one click.
Second throw only 30 blocks asideWarning: shallow crossing angleSmall sideways offsets make the fix hypersensitive to yaw errors.
Both yaws entered with flipped signsError: rays intersect behind youF3 yaw signs matter; the tool catches impossible geometry.
Portal at (1,000, 500)Nether (125, 62)Divide by 8 to travel the distance through the Nether.

How to Use the End Portal Finder

  1. Stand still and throw an eye of ender. While it hovers, aim your crosshair at it and read the yaw — the first number after "Facing" on the F3 screen.
  2. Enter your X, Z (also from F3) and that yaw as Throw 1.
  3. Move several hundred blocks sideways (perpendicular to the eye's flight) and repeat: position and yaw as Throw 2.
  4. Read the triangulated portal X/Z, the remaining distance, and the Nether coordinates for fast travel.
  5. Check the map: your two throw points, both rays, and the intersection. If the tool warns about a shallow angle, take the second throw from farther aside.

Minecraft End Portal Finder FAQ

Where do I read the yaw?
Open the F3 debug screen. The "Facing" line shows a direction and two numbers; the first number is the yaw. Aim your crosshair at the hovering eye of ender before reading it, so the yaw matches the eye's direction.
Why don't I need to guess a distance anymore?
Because two rays from different positions determine the intersection point exactly. The old single-throw method needed a distance estimate; triangulation replaces the guess with geometry.
How far sideways should I move between throws?
A few hundred blocks perpendicular to the eye's flight direction is ideal. The calculator warns when the rays cross at less than 15 degrees, which is the regime where small yaw errors move the fix a lot.
How accurate is the result?
With careful yaw readings (one decimal) and a good sideways offset, typically within one or two chunks of the portal room's staircase entrance — close enough to dig down at the predicted point and find the stronghold quickly.
Does this work on Bedrock?
Bedrock has no F3 yaw display, so exact triangulation is a Java-edition technique. On Bedrock you can still narrow the direction with repeated throws, or use the same math with coordinates from third-party debug overlays.
What are the Nether coordinates for?
The Nether is scaled 1:8, so dividing the portal X and Z by eight tells you where to build a Nether portal to cover most of the journey quickly before surfacing near the stronghold.