We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When riding a horse, breaking blocks like grass or flowers from a specific angle does not work.
Or when there is any entity next to or inside a block im hitting the entity instead of the block. This means i also cant break cobwebs im inside.
It looks like this issues comes from the LeftClickEventHandler. Not sure what this is for
EDIT: Found the setting enableHitThroughGrassFix, Maybe it could check if i can hit the entity and blacklist the mount.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When riding a horse, breaking blocks like grass or flowers from a specific angle does not work.
Or when there is any entity next to or inside a block im hitting the entity instead of the block. This means i also cant break cobwebs im inside.
It looks like this issues comes from the LeftClickEventHandler. Not sure what this is for
EDIT: Found the setting enableHitThroughGrassFix, Maybe it could check if i can hit the entity and blacklist the mount.
The text was updated successfully, but these errors were encountered: