Merge branch '1.17.1' into 1.18

This commit is contained in:
Wagyourtail
2022-01-20 15:19:49 -07:00

View File

@@ -67,6 +67,12 @@ loom {
}
}
mixin.defaultRefmapName = "mixins.baritone.refmap.json"
runs {
client {
source = sourceSets.launch
}
}
}