Versioning

FO is consistently one of the first packs to upgrade to new Minecraft versions, thanks to its efficient versioning model.

Of course, the speed at which FO is updated depends on multiple factors, including but not limited to:

  • Mojang's releases: new features, breaking changes...

  • Mods' updates: Fabric (which usually updates very quickly), mods...

  • New additions or removals of mods, which need testing

  • The time FO's author has to work on updates

Generally, the development version of FO, which may not include all mods of a stable release, is released as soon as possible, often every week or two. Once a release is published, important updates to mods are usually quickly available.

Version Numbers

An FO version is indicated by three numbers X.Y.Z, and a suffix for development versions (-alpha or -beta). The three numbers indicate:

Number
Meaning
Description

X

Major versions

Starting from 7.y.z: mapped to Minecraft's game drops or full releases From 1.y.z ~ 6.y.z: mapped to Minecraft's full releases from 1.16

Y

Minor versions

Minecraft patches or changes to FO

Z

Patches

Non-breaking changes, no mod changes

FO and its mods may not keep up with all snapshots, as they are released very quickly and they may break a lot of stuff behind the scenes. Also, support is not provided for these, see Supported Versions below.

Supported Versions

Support is provided for the latest stable version of FO, and for the latest development version of FO if any.

Older versions of FO, and for older Minecraft versions, are available but no longer supported. If you want to play them at your own risk, you may find a list of older versions on CurseForge.

On the other hand, if a server you're playing on is out-of-date, you may want to add the ViaFabricPlus mod. You should only enable it for servers where it's needed.

Last updated