Skip to content

Commit

Permalink
fix(1.21.4): Fix incorrect mixin
Browse files Browse the repository at this point in the history
  • Loading branch information
BlayTheNinth committed Nov 22, 2024
1 parent df9ab35 commit 23812e3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions fabric/src/main/resources/balm.fabric.mixins.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,7 @@
"MouseHandlerAccessor",
"MouseHandlerMixin",
"PlayerTabOverlayMixin",
"ScreenAccessor",
"ModelBakeryMixin"
"ScreenAccessor"
],
"injectors": {
"defaultRequire": 1
Expand Down

0 comments on commit 23812e3

Please sign in to comment.