-
Notifications
You must be signed in to change notification settings - Fork 107
Version Status
At any given point, we generally provides updates for several versions of Minecraft but with varying levels of support. The currently supported versions are listed below.
Since we have limited resources to put towards the project, we prioritize versions that either we use ourselves or are currently most popular in the modding community. If you need something fixed in an EOL version, please open a pull request and if the change is simple enough and low risk, it will likely be merged and released.
Also, while both (Neo)Forge and Fabric are supported, (Neo)Forge is our primary development platform and target when designing optimizations. Changes are ported to Fabric prior to releasing.
Note: (Neo)Forge refers to Minecraft Forge on 20.1 and older, and NeoForge on 20.1 and newer. We do not currently plan to support the original Forge on newer versions of Minecraft.
Version | Support level |
---|---|
20.1 | Mainline |
20.6 | Mainline |
19.2 | LTS |
18.2 | LTS |
16.5 | LTS |
Any version not listed in the table above is end-of-life and no longer supported. We will close issues reported on these versions unless they are clearly valid for another supported version as well.
- Mainline - Active feature development takes place on this version. These versions will generally also receive the most frequent updates.
- LTS - Limited feature backports (where simple enough/low risk), and bugs will be fixed where possible.