Skip to content

Instantly share code, notes, and snippets.

@ApexModder
Last active June 16, 2026 09:09
Show Gist options
  • Select an option

  • Save ApexModder/5f3d1db54decbae9544499ff1bd2c044 to your computer and use it in GitHub Desktop.

Select an option

Save ApexModder/5f3d1db54decbae9544499ff1bd2c044 to your computer and use it in GitHub Desktop.
{
"branches": {
"releases": {
"type": "release"
},
"snapshots": {
"type": "all"
},
"26.1.x": {
"type": "all",
"start": "26.1-snapshot-1",
"end": "26.1.2",
"excludeVersions": [
"26.2-snapshot-1",
"26.2-snapshot-2",
"26.2-snapshot-3",
"26.2-snapshot-4",
"26.2-snapshot-5",
"26.2-snapshot-6",
"26.2-snapshot-7",
"26.2-snapshot-8",
"26.2-pre-1",
"26.2-pre-2",
"26.2-pre-3",
"26.2-pre-4",
"26.2-pre-5",
"26.2-pre-6",
"26.2-rc-1",
"26.2-rc-2",
"26.2"
]
},
"26.2.x": {
"type": "all",
"start": "26.2-snapshot-1",
"end": "26.2",
"excludeVersions": [
"26.1.2-rc-1",
"26.1.2"
]
},
"april-fools/20w14infinite": {
"type": "all",
"versions": ["20w13b", "20w14infinite"]
},
"april-fools/22w13oneblockatatime": {
"type": "all",
"versions": ["1.18.2", "22w13oneblockatatime"]
},
"april-fools/23w13a_or_b": {
"type": "all",
"versions": ["23w13a", "23w13a_or_b"]
},
"april-fools/24w14potato": {
"type": "all",
"versions": ["24w12a", "24w14potato"]
},
"april-fools/25w14craftmine": {
"type": "all",
"versions": ["1.21.5-rc1", "25w14craftmine"]
},
"april-fools/26w14a": {
"type": "all",
"versions": ["26.1.1", "26w14a"]
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment