[PORT] 25w31a

This commit is contained in:
2025-07-29 18:07:15 +02:00
parent a4a51b7cd8
commit 3bda062a70
14 changed files with 35 additions and 26 deletions

View File

@@ -1,9 +1,9 @@
def projectName = "CraterLib";
def projectIcon = "https://cdn.modrinth.com/data/Nn8Wasaq/a172c634683a11a2e9ae593e56eba7885743bb44.png";
def JDK = "21";
def majorMc = "1.21.6";
def modLoaders = "neoforge|fabric|quilt|paper";
def supportedMc = "25w19a";
def majorMc = "25w31a";
def modLoaders = "fabric|quilt";
def supportedMc = "25w31a";
def reltype = "experimental";
pipeline {