[PORT] Update for 25w10a

This commit is contained in:
2025-03-09 15:13:22 +02:00
parent a91ebdaa7b
commit 801f92a223
4 changed files with 11 additions and 11 deletions

View File

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