[PORT] Port up, for yet more code breakage..... 😠

This commit is contained in:
2025-05-06 18:48:04 +02:00
parent 8bb17f3c4c
commit 062b3a642a
4 changed files with 20 additions and 7 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 = "25w17a";
def supportedMc = "25w19a";
def reltype = "experimental";
pipeline {