Skip to content

Commit

Permalink
Fix mixin remapping
Browse files Browse the repository at this point in the history
  • Loading branch information
lukebemish committed Apr 25, 2024
1 parent f0d2fdd commit 0d8fdd1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions fabric/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,7 @@ loom {
property 'dynamicassetgenerator.test', 'true'
property 'dynamicassetgenerator.time_resources', 'true'
}
mixin {
useLegacyMixinAp = false
}
}

0 comments on commit 0d8fdd1

Please sign in to comment.