Skip to content

Commit

Permalink
Another quick miss
Browse files Browse the repository at this point in the history
  • Loading branch information
ThePlasticPotato committed Oct 26, 2024
1 parent 2261ded commit 1edb9df
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -135,8 +135,7 @@ object BlockStateInfo {
newBlockMass
)

// todo check if splitting is enabled, dolt
if (true) {
if (ValkyrienSkiesMod.vsCore.hooks.enableConnectivity) {
ValkyrienSkiesMod.splitHandler.split(level, x, y, z, prevBlockState, newBlockState)
}
}
Expand Down

0 comments on commit 1edb9df

Please sign in to comment.