Skip to content

Commit

Permalink
rip out backported bundle mixin
Browse files Browse the repository at this point in the history
This was in Stacc API's 1.19 version, and I had backported the fix to 1.18.2. It is no longer needed in 1.19 as it is part of the API.
  • Loading branch information
Andrew6rant committed Jun 23, 2022
1 parent 4a67920 commit 7e020e4
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 21 deletions.

This file was deleted.

1 change: 0 additions & 1 deletion src/main/resources/stacker.mixins.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
"mixins": [
"AnvilScreenHandlerMixin",
"BucketItemMixin",
"BundleItemMixin",
"DispenserBehaviorMixin",
"HorseScreenHandlerMixin",
"ItemAccess",
Expand Down

0 comments on commit 7e020e4

Please sign in to comment.