Skip to content

Commit

Permalink
actually register the mixins
Browse files Browse the repository at this point in the history
  • Loading branch information
Mari023 committed May 14, 2021
1 parent 5327d01 commit 30a2cf2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/main/resources/ae2wtlib.mixins.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,9 @@
"MEInvUpdatePacket",
"MeMonitorableScreenWireless",
"PlayerInventoryInsertStack",
"Restock"
"Restock",
"ScreenHandlerMixin",
"SlotMixin"
],
"client": [
"MineMenuMixin",
Expand Down

0 comments on commit 30a2cf2

Please sign in to comment.