strictExtraMappings

This commit is contained in:
Xujiayao 2025-02-22 23:44:38 +08:00
parent 4601ee7344
commit 29f3e96b2f

View file

@ -5,6 +5,8 @@ plugins {
}
preprocess {
preprocess.strictExtraMappings.set(false)
def mc1152 = createNode("1.15.2", 1_15_02, "mojang")
def mc1165 = createNode("1.16.5", 1_16_05, "mojang")
def mc1171 = createNode("1.17.1", 1_17_01, "mojang")