[PORT] 1.21.5-rc-1

This commit is contained in:
2025-03-22 17:56:40 +02:00
parent dc3f3aa0b8
commit e7b3e33253
7 changed files with 10 additions and 12 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 = "25w10a";
def supportedMc = "1.21.5-rc1";
def reltype = "experimental";
pipeline {