-
-
Notifications
You must be signed in to change notification settings - Fork 693
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
Sweeping Edge Book doesn't work in the anvil. #3661
Comments
I have a workaround papermc plugin here just for this, use the latest release https://github.com/TBYT/BedrockParity/releases |
Unfortunately, due to certain bedrock limitations, it won't be easily possible to 'enable' this behavior in Geyser. Bedrock, for some reason, doesn't allow custom enchantments in enchantment tables or anvils - therefore, full 1:1 java enchanting isn't really possible. |
However, there shouldn't be a case where sweeping edge gets removed outright (unless you e.g. put the book on a pair of boots or similar) - does the enchantment appear when relogging/closing and reopening your inventory? |
So after putting the sword in the anvil with the sweeping edge enchant, sweeping edge wasn't being displayed in the hover over tooltip on the resulting part. But after combining it the name was displaying. (I didn't do this part until now). |
Okay, that's the behavior that is expected. So yay, that works ~ |
I did also notice that enchanted books with just sweeping edge lose their yellow name. |
#2972 closing this in favor of the other post - this boils down to Bedrock having no support for custom enchantments, and us being unable to modify anvil behavior which is controlled client-side. |
Describe the bug
Sweeping edge enchanted books don't work in the second slot of an anvil.
To Reproduce
1.) Get sweeping edge from trading or enchanting a book
2.) Attempt to enchanted your sword with the enchanted book in an anvil
Expected behaviour
It'll enchant your sword with no issues.
Screenshots / Videos
No response
Server Version and Plugins
Paper version git-Paper-477 (MC: 1.19.4) (Implementing API version 1.19.4-R0.1-SNAPSHOT) (Git: 5c78e77)
Geyser Dump
No response
Geyser Version
2.1.0-SNAPSHOT (git-master-0f99abc)
Minecraft: Bedrock Edition Device/Version
1.19.73 Nintendo Switch
Additional Context
Additionally if you combine sweeping edge with a different enchantment, it needs to be in the first slot.
However if try to combine this combined book with a sword it'll either remove the sweeping edge or just not work if you already have the secondary enchant.
The text was updated successfully, but these errors were encountered: