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

Using an anvil or enchanting table let's players make exp bottles even after hitting level 0 #3

Closed
Icohedron opened this issue Aug 5, 2017 · 2 comments
Labels

Comments

@Icohedron
Copy link
Owner

"The problem is, as stated, that the Minecraft server tracks total experience and levels (and the current fraction of experience between two levels) separately. When changing a player's total experience via the /xp command, Minecraft also ensures that the experience levels are updated. However, this does not happen the other way around, if the levels are updated, the xp is not. This doesn't just happen using the /xp command, you also observe this behaviour when you repair an item using an anvil and enchant an item using the enchantment table." -- dualspiral, Sponge Contributor

@Icohedron
Copy link
Owner Author

Also doing /bottle after enchanting or using an anvil will cause the experience to be regained.

@Icohedron Icohedron added the bug label Aug 5, 2017
@Icohedron
Copy link
Owner Author

Merged with issue #2

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

No branches or pull requests

1 participant