[PORT] Port for 25w17a....

This commit is contained in:
2025-04-28 13:46:44 +02:00
parent 7eb86b012e
commit fbcf545119
6 changed files with 11 additions and 10 deletions

View File

@@ -3,7 +3,7 @@ def projectIcon = "https://cdn.modrinth.com/data/Nn8Wasaq/a172c634683a11a2e9ae59
def JDK = "21";
def majorMc = "1.21.6";
def modLoaders = "neoforge|fabric|quilt|paper";
def supportedMc = "25w15a";
def supportedMc = "25w17a";
def reltype = "experimental";
pipeline {