Minecraft Snapshot: What It Is and How It Differs from a Release

Contents
  1. What a snapshot is
  2. Current versions according to the manifest
  3. How many snapshots and releases are in the manifest
  4. How a snapshot differs from a release
  5. Why you shouldn’t keep your main world on a snapshot
  6. How to see the version list yourself
  7. Does this apply to both Java and Bedrock equally
  8. What the manifest doesn’t say
  9. Where to keep your world if you play with others
  10. In short

A Minecraft snapshot is a test, pre-release build that Mojang publishes separately from the stable release, to show players features the team is still working on.

Below is what Mojang’s official version manifest says about this, how a snapshot differs from a release, and why it’s best not to keep your main world on one.

What a snapshot is

A snapshot is an in-between build of the game. Mojang publishes it in the same version manifest the official launcher reads from, just labelled as type “snapshot” rather than “release”. Through the launcher, you can install a snapshot as a separate installation without touching the stable version you play day to day.

The point of snapshots is straightforward: to show players and map makers what the team is working on before it lands in a finished release. Access isn’t locked down — anyone can install a snapshot through the ordinary launcher.

Current versions according to the manifest

At the time the official Mojang version manifest was checked, these were the current labels:

Version type Label in the manifest
Snapshot 26.3-snapshot-8
Stable release 26.2

This is the same manifest the official launcher pulls its version list from — a primary source, not a third-party aggregator.

How many snapshots and releases are in the manifest

The version manifest lists 743 entries of type snapshot against 102 releases. Test builds outnumber stable releases many times over across the manifest’s history: for every finished release, Mojang publishes a good number of in-between snapshots.

How a snapshot differs from a release

Snapshot Stable release
Status test build finished version
Purpose show in-progress features play without experiments
Stability behaviour and bugs can change between builds has been through more testing

Why you shouldn’t keep your main world on a snapshot

A snapshot is a build for testing, not for everyday play. That leads to a practical piece of advice: don’t open a world you care about inside a snapshot.

The reason is simple. A test build can change something about how the game saves a world, add an unfinished mechanic, or carry a bug that hasn’t been fixed yet. If you later move back to the stable release with that same old world, some of those changes may not roll back cleanly.

If you want to try a snapshot, here’s the order to do it in:

  1. Make a copy of your world — leave the original alone.
  2. In the launcher, create a separate installation for the snapshot, without touching your main one.
  3. Test new features and blocks on that copy only.
  4. If your main world has complex redstone builds or farms — see the redstone basics guide for more — stay on the stable release, since there’s less chance a build breaks from a test change to block behaviour.

How to see the version list yourself

The list of every version, snapshots included, is available directly inside the official Minecraft launcher — it’s a built-in feature, not something external. In the installation settings, you can create a separate copy of the game and pick a specific version label from the list the launcher pulls from that same manifest.

Does this apply to both Java and Bedrock equally

The version manifest discussed here belongs to the launcher. How updates are organised in each edition of the game is covered in a separate guide on the difference between Java and Bedrock editions. We’re deliberately keeping that topic separate here.

What the manifest doesn’t say

The version manifest only shows current labels and entry counts — it doesn’t describe which features will land in the next stable release or when that release will arrive. The manifest page says nothing about that, and promising specifics ahead of time would mean presenting a guess as a fact.

Where to keep your world if you play with others

If a world is shared and it matters that it doesn’t break from an accidental update to a test version, it’s more convenient to keep it somewhere separate, on the stable release — see the Minecraft Realms guide for options.

In short

A snapshot is a test version (currently 26.3-snapshot-8 according to Mojang’s manifest), while the stable release is a separate label (currently 26.2). Test snapshots on a copy of your world, and keep your main world on the release.

Frequently asked questions

What is a snapshot in Minecraft?

A snapshot is a test, pre-release build that Mojang publishes separately from the stable release through the official launcher, to show features the team is still working on.

How does a snapshot differ from a stable release?

A release is a finished version meant for regular play. A snapshot is an in-between test build that can contain bugs and unfinished mechanics, and it changes from build to build.

Which snapshot and release are current right now?

According to Mojang's official version manifest, the current snapshot is 26.3-snapshot-8, and the current stable release is 26.2.

How many snapshots and releases are in the version manifest?

The manifest lists 743 entries of type snapshot against 102 releases.

Can I play a snapshot on my main world?

Technically yes, but it isn't recommended: a test build can change how the game saves a world or contain a bug that hasn't been fixed yet. Test on a copy of your world and keep your main world on the stable release.

Does the manifest say what will be in the next release?

No. The manifest only shows current version labels and entry counts, not a list of features for the upcoming release.

Sources