FallingTree

FallingTree

40M Downloads

Issue with custom speed

DelphiDv opened this issue ยท 2 comments

commented

Even with the mod install on both the client and server, i still get the weird block not breaking when mined and tree taking a full minute to fall issue, am i doing something wrong?

commented

So what I'm guessing is that you have modified the configuration speedMultiplicand?

If that value is set to something else than 0 then it is normal that it takes longer to break the tree.

"Block not breaking when mined" I guess you break the block, but the tree itself doesn't fall along with it? If so, and that you modified speedMtiplicand, you'll have to set the same value both in the server & client config. Minecraft do the calculation of the sped to break the block independently on each side. If you have a different value then one side will think it's broken even though it's not.

commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.