| Old MC Version | New MC Version | MC Type | Padded MC Version | NeoForge Version | NF Type |
|---|---|---|---|---|---|
| 1.21.11 | 25.4 | release | 25.4.0 | 25.4.0.[N] | stable |
| 1.21.11 | 25.4 | release | 25.4.0 | 25.4.0.123 | first stable |
| 25.4.0.[N]-beta | beta | ||||
| 25.4.0.0-beta | first beta | ||||
| 25.4.0.0 | first stable | ||||
| 25.4.0.0-alpha.[N] | alpha | ||||
| 1.21.11-rc2 | 25.4-rc-2 | snapshot | 25.4.0 | 25.4.0.0-alpha.[N]+rc-2 | alpha |
| 1.21.11-rc1 | 25.4-rc-1 | snapshot | 25.4.0 | 25.4.0.0-alpha.[N]+rc-1 | alpha |
| 1.21.11-pre2 | 25.4-pre-2 | snapshot | 25.4.0 | 25.4.0.0-alpha.[N]+pre-2 | alpha |
| 1.21.11-pre1 | 25.4-pre-1 | snapshot | 25.4.0 | 25.4.0.0-alpha.[N]+pre-1 | alpha |
| 25w46a | 25.4-snapshot-6 | snapshot | 25.4.0 | 25.4.0.0-alpha.[N]+snapshot-6 | alpha |
| 25w41a | 25.4-snapshot-1 | snapshot | 25.4.0 | 25.4.0.0-alpha.[N]+snapshot-1 | alpha |
| 1.21.10 | 25.3.1 | release | 25.3.1 | 25.3.1.[N] | stable |
| 25.3.1.[N]-beta | beta | ||||
| 1.21.10-rc1 | 25.3.1-rc-1 | snapshot | 25.3.1 | 25.3.1.0-alpha.[N]+rc-1 | alpha |
| 1.21.10-rc1 | 25.3.1-rc-1 | snapshot | 25.3.1 | 25.3.0.0-alpha.[PRBUILD]+rc-1 | PR |
| 1.21.9 | 25.3 | release | 25.3.0 | 25.3.0.[N] | stable |
| 25.3.0.[N]-beta | beta | ||||
| 25.3.0.0-alpha.[PRBUILD] | PR |
Notes:
- [N] is a monotonically increasing number starting at 1, which resets if the version string before it changes
- [PRBUILD] would be the PR id concatenated with a sortable timestamp. Example:
pr123.20251219.121649
Tagging:
- For beta and release versions the previous tagging system is used, which is [PADDED_MC_VERSION] for the first stable and [PADDED_MC_VERSION]-beta for the first beta, respectively.
- PR builds aren't tagged.
- alpha releases are all manually tagged as
release/<version>, since there is no automated release.