Skip to content

Commit

Permalink
Disable lithium mixin.util.entity_movement_tracking mixins, see #33
Browse files Browse the repository at this point in the history
  • Loading branch information
jpenilla committed Oct 1, 2024
1 parent 05ba706 commit a7cd78e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fabric/src/main/resources/fabric.mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@
"mixin.chunk.no_validation": false,
"mixin.chunk.entity_class_groups": false,
"mixin.util.block_tracking": false,
"mixin.util.entity_movement_tracking=false": false,
"mixin.entity.replace_entitytype_predicates": false,
"mixin.entity.collisions.intersection": false,
"mixin.entity.collisions.movement": false,
Expand Down

0 comments on commit a7cd78e

Please sign in to comment.