Skip to content

Commit

Permalink
Fix explosion conflict with lithium
Browse files Browse the repository at this point in the history
jpenilla committed Sep 15, 2024

Verified

This commit was signed with the committer’s verified signature.
jpenilla Jason Penilla
1 parent e07e4fd commit 453b635
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions fabric/src/main/resources/fabric.mod.json
Original file line number Diff line number Diff line change
@@ -47,6 +47,8 @@
"mixin.world.block_entity_ticking": false,
"mixin.world.chunk_access": false,
"mixin.world.tick_scheduler": false,
"mixin.world.explosions.block_raycast": false,
"mixin.world.explosions.cache_exposure": false,
"mixin.block.flatten_states": false,
"mixin.math.fast_util": false,
"mixin.math.fast_blockpos": false,

0 comments on commit 453b635

Please sign in to comment.