[DEV] Rebuild porting patches
This commit is contained in:
@@ -1,10 +1,13 @@
|
||||
--- a/.jenkins/Jenkinsfile.snapshot
|
||||
+++ b/.jenkins/Jenkinsfile.snapshot
|
||||
@@ -3,8 +3,8 @@
|
||||
@@ -1,10 +1,10 @@
|
||||
def projectName = "CraterLib";
|
||||
def projectIcon = "https://cdn.modrinth.com/data/Nn8Wasaq/a172c634683a11a2e9ae593e56eba7885743bb44.png";
|
||||
def JDK = "21";
|
||||
def majorMc = "1.21.5";
|
||||
-def majorMc = "1.21.6";
|
||||
+def majorMc = "1.21.5";
|
||||
def modLoaders = "neoforge|fabric|quilt|paper";
|
||||
-def supportedMc = "1.21.5-rc1";
|
||||
-def supportedMc = "25w17a";
|
||||
-def reltype = "experimental";
|
||||
+def supportedMc = "1.21.5";
|
||||
+def reltype = "snapshot";
|
||||
|
Reference in New Issue
Block a user