Incorrect enchantment id for sweeping edge.
gswvmware opened this issue · 4 comments
Minecolonies version
Version: 0.10.561-ALPHA
Expected behavior
This message not showing up in the log.
[Client thread/WARN] [minecolonies/]: Enchantment: minecraft:sweeping_edge doesn't exist!
Using the actual id for sweeping edge: minecraft:sweeping
Actual behaviour
This message showed up in the log.
[Client thread/WARN] [minecolonies/]: Enchantment: minecraft:sweeping_edge doesn't exist!
and 4 more
Steps to reproduce the problem
- Start the server.
- Check the log.
- Find [Client thread/WARN] [minecolonies/]: Enchantment: minecraft:sweeping_edge doesn't exist!
- ... Profit
Thanks for labeling.
New to GitHub. Didn't know how to make PRs. Don't know how to compile & test it. Am I doing it right? #4106
@gswvmware with such a small update you can easily do it via github’s editing features.
Thanks for the contribution!