Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
astei committed Sep 23, 2023
1 parent 5fd6a75 commit b3e3a2e
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions src/main/resources/fabric.mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,6 @@
"accessWidener": "krypton.accesswidener",
"depends": {
"fabricloader": ">=0.11.3",
"minecraft": "1.20.x"
},
"custom": {
"_lithium_mixin_comment": "We disable the player_chunk_tick mixin as Krypton contains a superior version that does flush consolidation.",
"lithium:options": {
"mixin.world.player_chunk_tick": false
}
"minecraft": ">=1.20.2"
}
}

0 comments on commit b3e3a2e

Please sign in to comment.