mirror of
https://github.com/System-End/Discord-MC-Chat.git
synced 2026-04-19 22:05:11 +00:00
strictExtraMappings
This commit is contained in:
parent
4601ee7344
commit
29f3e96b2f
1 changed files with 2 additions and 0 deletions
|
|
@ -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")
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue