Skip to content

Instantly share code, notes, and snippets.

@MulverineX
Created March 22, 2023 18:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MulverineX/ef89f4ca79071699afd782f1f47c30b9 to your computer and use it in GitHub Desktop.
Save MulverineX/ef89f4ca79071699afd782f1f47c30b9 to your computer and use it in GitHub Desktop.
Major & Minor Versions in Minecraft: Java Edition (Reposted because shit tier microsoft code)

Major & Minor Versions in Minecraft: Java Edition

Going forward from 1.19.3, Minecraft: Java Edition will start to release multiple minor versions per year, including content and improvements that we think are ready to ship. This method is easier and faster than waiting for a major version to be ready to go out the door. Major versions will still be released yearly, containing fixes, improvements, and technical changes.

What is a major version?

A major version is a version that introduces a larger amount of new gameplay features and is usually “packaged” in a nice format. These are indicated by the change of the second octet. In other words, from 1.18 to 1.19. These usually also have names attached to them, such as Caves & Cliffs or Nether Update.

What is a minor version?

A minor version is what we tend to refer to as a dot-release. In other words, the current 1.19.2 version is a minor version because it’s “dot-two.” These minor versions are smaller than major versions and don’t introduce as much content. Previously, these minor releases were mostly issued to fix critical bugs, but now they will be a regularly occurring thing to add small improvements to the game.

How will this affect me?

This change will not have an impact on how you play the game. Instead, it will let you enjoy more frequent content releases, as well as quality of life changes. However, if you use data and resource packs, you might have to upgrade them between versions. If you make mods, expect more changes in minor versions from now on.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment