Don't set smelt stacks to above item's max stack size

This commit is contained in:
nossr50
2021-02-26 15:28:50 -08:00
parent 06e38c991a
commit 82b0304091
3 changed files with 24 additions and 10 deletions

View File

@ -1,4 +1,5 @@
Version 2.1.175
Fixed a bug where mcMMO would occasionally give a 65 item stack from a double smelt on a furnace
Version 2.1.174
Some legacy color codes in our locale file were swapped to &-code equivalents (thanks ViaSnake)