Skip to content

Commit

Permalink
Moved mixin to the right place
Browse files Browse the repository at this point in the history
  • Loading branch information
Faboslav committed Dec 4, 2021
1 parent 29ddd6c commit 195ca27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/friendsandfoes.mixins.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
"BeeEntityMixin",
"BlockEntityTypeMixin",
"BlockTagsAccessor",
"EntityNavigationAccessor",
"LightningRodBlockMixin",
"PointOfInterestTypeMixin",
"VillagerTaskListProviderMixin"
],
"client": [
"EntityNavigationAccessor",
"ModelPartAccessor"
],
"server": [
Expand Down

0 comments on commit 195ca27

Please sign in to comment.