Fix mixin remapping for client hooks
All checks were successful
Build and Release / build (push) Successful in 3m48s

This commit is contained in:
2026-04-06 16:39:33 -05:00
parent be700eb008
commit 562748b79d
5 changed files with 9 additions and 3 deletions

View File

@@ -15,6 +15,11 @@ repositories {
}
loom {
mixin {
useLegacyMixinAp = true
defaultRefmapName = "signleakshield.refmap.json"
}
splitEnvironmentSourceSets()
mods {