Coordinates

Compass Bearing Calculator

Turn X and Z travel into a compass bearing and cardinal direction.

Compass Bearing Calculator — representative authorized Minecraft assetCompass Bearing Calculator

Try it now

Your Minecraft mission

Direction
North-east
Bearing
56.31°
Distance
144.22

Game rule: Results update instantly while you type.

Step-by-step guide

How to use the Compass Bearing Calculator

  1. Calculate destination X minus starting X and enter it as the X change.

  2. Calculate destination Z minus starting Z and enter it as the Z change.

  3. Follow the resulting bearing or eight-point cardinal direction.

Calculation

Formula and game rule

Bearing = atan2(ΔX, −ΔZ) converted to degrees and normalized to 0–360, where north is negative Z and east is positive X.

Worked example

Example result

An X change of 100 and Z change of 0 points east at a bearing of 90 degrees.

What to check before using the result

Java and Bedrock Edition

The X/Z direction convention used here applies to both Java and Bedrock Edition.

This page is designed for players looking for a Minecraft bearing calculator, coordinate direction calculator, X Z compass direction. The calculator runs locally in your browser and updates without sending your world coordinates or command inputs to the server.

Common questions

Compass Bearing Calculator FAQ

Which way is north in Minecraft coordinates?

North decreases Z, south increases Z, east increases X and west decreases X.

What does a bearing of zero mean?

Zero degrees points north; 90 points east, 180 south and 270 west.

Related content