Skip to content

Commit

Permalink
fix: mixin not removed
Browse files Browse the repository at this point in the history
  • Loading branch information
bconlon1 committed Dec 21, 2024
1 parent ad38e57 commit 9341280
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions fabric/src/main/resources/cumulus_menus.fabric.mixins.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@
"client": [
"client.GameRendererMixin",
"client.LivingEntityRendererMixin",
"client.MinecraftMixin",
"client.PlayerRendererMixin"
"client.MinecraftMixin"
],
"server": [],
"injectors": {
Expand Down

0 comments on commit 9341280

Please sign in to comment.