[DEV] Rebuild Porting Patches

This commit is contained in:
2025-03-25 19:49:02 +02:00
parent 9da963f3c8
commit 327a60c806
56 changed files with 137 additions and 113 deletions

View File

@@ -6,7 +6,7 @@
-def JDK = "21";
-def majorMc = "1.21.5";
-def modLoaders = "neoforge|fabric|quilt|paper";
-def supportedMc = "25w10a";
-def supportedMc = "1.21.5-rc1";
-def reltype = "experimental";
+def JDK = "17";
+def majorMc = "1.20.2";