MineColonies

MineColonies

53M Downloads

Incorrect enchantment id for sweeping edge.

gswvmware opened this issue · 4 comments

commented

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

  1. Start the server.
  2. Check the log.
  3. Find [Client thread/WARN] [minecolonies/]: Enchantment: minecraft:sweeping_edge doesn't exist!
  4. ... Profit
commented

can you make a PR to fix that? thanks!

commented

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

commented

wow that was fast

commented

@gswvmware with such a small update you can easily do it via github’s editing features.
Thanks for the contribution!