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

Wrong drop chance in block loot data #907

Open
Asguho opened this issue Aug 25, 2024 · 0 comments
Open

Wrong drop chance in block loot data #907

Asguho opened this issue Aug 25, 2024 · 0 comments

Comments

@Asguho
Copy link

Asguho commented Aug 25, 2024

When you look up the drop chance for a apple to drop from oak leaves in the mcdata it says it has a drop chance of 1. Source:

"dropChance": 1,

but in the game it is one out of 200. Source: https://minecraft.fandom.com/wiki/Apple

Is the drop chance wrong or is there some calculation i need to do to convert the data to the actual drop chance?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant