Fix arrow dupe bug

Fixes #4430
This commit is contained in:
nossr50
2021-02-26 16:06:13 -08:00
parent 82b0304091
commit 735a90fb35
4 changed files with 108 additions and 7 deletions

View File

@ -1,5 +1,6 @@
Version 2.1.175
Fixed a bug where mcMMO would occasionally give a 65 item stack from a double smelt on a furnace
Fixed a bug where arrows could be duped when fired from a crossbow with piercing enchantment
Version 2.1.174
Some legacy color codes in our locale file were swapped to &-code equivalents (thanks ViaSnake)