[DEV] Move 1.21 to LTS
This commit is contained in:
11
patches/1.21/.jenkins/Jenkinsfile.snapshot.patch
Normal file
11
patches/1.21/.jenkins/Jenkinsfile.snapshot.patch
Normal file
@@ -0,0 +1,11 @@
|
||||
--- a/.jenkins/Jenkinsfile.snapshot
|
||||
+++ b/.jenkins/Jenkinsfile.snapshot
|
||||
@@ -4,7 +4,7 @@
|
||||
def majorMc = "1.21";
|
||||
def modLoaders = "neoforge|fabric|quilt";
|
||||
def supportedMc = "1.21";
|
||||
-def reltype = "port";
|
||||
+def reltype = "snapshot";
|
||||
|
||||
pipeline {
|
||||
agent {
|
11
patches/1.21/gradle.properties.patch
Normal file
11
patches/1.21/gradle.properties.patch
Normal file
@@ -0,0 +1,11 @@
|
||||
--- a/gradle.properties
|
||||
+++ b/gradle.properties
|
||||
@@ -39,7 +39,7 @@
|
||||
# Publishing
|
||||
curse_id=867099
|
||||
modrinth_id=Nn8Wasaq
|
||||
-release_type=port
|
||||
+release_type=release
|
||||
|
||||
# Gradle
|
||||
org.gradle.jvmargs=-Xmx3G
|
Reference in New Issue
Block a user