Fix mixin remapping for client hooks
All checks were successful
Build and Release / build (push) Successful in 3m48s
All checks were successful
Build and Release / build (push) Successful in 3m48s
This commit is contained in:
@@ -15,6 +15,11 @@ repositories {
|
||||
}
|
||||
|
||||
loom {
|
||||
mixin {
|
||||
useLegacyMixinAp = true
|
||||
defaultRefmapName = "signleakshield.refmap.json"
|
||||
}
|
||||
|
||||
splitEnvironmentSourceSets()
|
||||
|
||||
mods {
|
||||
|
||||
Reference in New Issue
Block a user