Skip to content
New issue

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

The conditions for coconut dropping are incorrect #10

Open
joe-vettek opened this issue Jun 8, 2024 · 0 comments
Open

The conditions for coconut dropping are incorrect #10

joe-vettek opened this issue Jun 8, 2024 · 0 comments
Labels
1.18 1.19 1.20 bug Something isn't working

Comments

@joe-vettek
Copy link

joe-vettek commented Jun 8, 2024

In the mc latest version update, the minimum building height is no longer 0, so the coconut drop condition should not be limited to above 0. I think it can be set to pos.getY() >= world.getMinBuildHeight()
code position

@supermassimo supermassimo added bug Something isn't working 1.18 1.19 1.20 labels Jun 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.18 1.19 1.20 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants