prepare 1.21.11 nms

This commit is contained in:
alexcrea 2025-12-01 18:58:40 +01:00
parent 905646cdee
commit 0aad19166f
Signed by: alexcrea
GPG key ID: E346CD16413450E3
8 changed files with 107 additions and 0 deletions

View file

@ -35,6 +35,8 @@ include("nms:v1_21R5")
findProject(":nms:v1_21R5")?.name = "v1_21R5"
include("nms:v1_21R6")
findProject(":nms:v1_21R6")?.name = "v1_21R6"
include("nms:v1_21R7")
findProject(":nms:v1_21R7")?.name = "v1_21R7"
include(":impl:LegacyEcoEnchant")
findProject(":impl:LegacyEcoEnchant")?.name = "LegacyEcoEnchant"