Skip to content

Commit

Permalink
Merge pull request #387 from MCTian-mi/mixins
Browse files Browse the repository at this point in the history
Remove `shouldRefresh` mixins
  • Loading branch information
bruberu authored Feb 12, 2025
2 parents 25f6c1f + a78f1f4 commit a3fb1c9
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 39 deletions.

This file was deleted.

This file was deleted.

4 changes: 1 addition & 3 deletions src/main/resources/mixins.susy.bdsandm.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@
"compatibilityLevel" : "JAVA_8",
"mixins" : [
"BlockBarrelBaseMixin",
"ItemBarrelMixin",
"TileEntityBarrelMixin",
"TileEntityCrateMixin"
"ItemBarrelMixin"
]
}

0 comments on commit a3fb1c9

Please sign in to comment.