Skip to content

Commit

Permalink
Removed a bug, added a bug
Browse files Browse the repository at this point in the history
  • Loading branch information
sashafiesta committed May 14, 2024
1 parent 4123218 commit 8e3928e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 41 deletions.

This file was deleted.

3 changes: 1 addition & 2 deletions src/main/resources/create_connected.mixins.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@
"linkedtransmitter.AnalogLeverBlockEntityAccessor",
"linkedtransmitter.AnalogLeverBlockMixin",
"linkedtransmitter.ButtonBlockAccessor",
"chaincogwheel.RotationPropagatorMixin",
"ItemUseOverridesMixin"
"chaincogwheel.RotationPropagatorMixin"
],
"client": [
],
Expand Down

0 comments on commit 8e3928e

Please sign in to comment.