Remap mixins with tiny remapper ()

This commit is contained in:
modmuss 2025-02-26 19:31:44 +00:00 committed by GitHub
parent 89f2edf180
commit bc8ad11dc1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -154,7 +154,7 @@ allprojects {
loom {
splitEnvironmentSourceSets()
mixin {
useLegacyMixinAp = true
useLegacyMixinAp = false
}
}