Fix a bug that tooltip & durability won't display correctly in Multiplayer.
Add 2 SlashBlade Events: SlashBladeEvent.PowerBladeEvent & SlashBladeEvent.UpdateAttackEvent.
For Dev:
SlashBladeEvent.PowerBladeEvent will be fired when SlashBlade need be "powered", default result is entity has Hunger or Strength effect.
1.20.1-1.1.23
Merged PR #81:
1.修复在攻击时有其他代码同时调用玩家攻击属性时,伤害异常的BUG。
2.修复配置文件命名错误的bug。
3.增强受击音效反馈。
4.修复Give指令/FTB任务给予玩家拔刀会掉落两把刀的BUG
5.修复幻影剑特殊情况下无法释放且无法使用传送门的BUG
1.Fix wrong damage when some codes try to use player's Attributes.
2.Fix config file's file name. 3.Improve hit sounds. 4.Fix the bug that drop 2 blades when using give command or FTB request. 5.Fix the bug that summon blade arts can't be used in some case.
Fix the advancements' display, now display correct key.