[DEV] Add 1.21.6 into LTS

This commit is contained in:
2025-06-17 19:22:29 +02:00
parent 34dc478e2e
commit 770fdbc4c2
228 changed files with 9358 additions and 3 deletions

View File

@@ -9,5 +9,5 @@ orionporting {
upstreamBranch = "dev"
// Enable During Porting
patchMode = PatchMode.FUZZY
porting("1.21.5", "1.21.2", "1.21", "1.20.4", "1.20.2", "1.20", "1.19.3", "1.19.2", "1.18.2")
porting("1.21.6", "1.21.5", "1.21.2", "1.21", "1.20.4", "1.20.2", "1.20", "1.19.3", "1.19.2", "1.18.2")
}