Fabric · Minecraft 1.21.1 – 1.21.11

Bedrock Calculator

Calculate your overworld coordinates straight from the bedrock formation at the bottom of the world. Enter the pattern, run the solver, get your X / Z.

Enter your bedrock location
Reset
Confirm
0%
Reading bedrock pattern...

How it works

The bottom bedrock layer generates as a deterministic pattern. The solver turns that pattern into a position.

01

Fingerprint

Hashes the bedrock / air layout you enter into a 64-bit value.

02

Seed recovery

Walks the world LCG backwards to the originating seed state.

03

Noise sampling

Samples fractal noise, entropy, and the pattern's geometry.

04

Projection

Folds everything into an X / Z bounded to the world border.

In-game

A clean 6×7 grid. Click deepslate to mark bedrock, hit confirm, get your coordinates.

Bedrock Calculator GUI
Bedrock Calculator in use

Compatibility

Minecraft1.21.1 – 1.21.11
LoaderFabric
RequiresFabric API
Java21+
SideClient only

Install

  1. Install Fabric Loader for your Minecraft version (1.21.1–1.21.11).
  2. Download Fabric API and the Bedrock Calculator jar.
  3. Drop both jars into your .minecraft/mods folder.
  4. Launch the game and run /bedrock in a world.

Ready to find your coordinates?

⬇ Download Now