Backpacked

Backpacked

11M Downloads

TreeChop compatibility?

hammertater opened this issue ยท 0 comments

commented

Greetings Mr. Crayfish, a user reported a compatibility issue with TreeChop. TreeChop cancels normal block breaks on logs and instead performs "chops". Sadly, because this prevents ServerPlayerGameMode.removeBlock from running, the counter for unlocking cardboard boxes doesn't increment.

A simple way to fix this would be to add a listener for TreeChop's "finish chop" event:

If this seems alright, I'd be happy to submit a pull request