Drop tables dropping one item regardless of amount
Summary
Items from drop tables only drop one item regardless if the minimum is set to a larger number. Our drop tables worked completely fine on MythicMobs-4.10.1, but since we have updated the server to 1.16.4 reverting back to that build is not an option for us
Steps to reproduce
Running on MythicMobs-4.11.0-SNAPSHOT Make a dud mob and apply this drop to said mob:
Drops:
- diamond 32-64 1.0
Current behavior
The mob only drops 1 diamond on death instead of the minimum of 32.
Intended correct behavior
On death, the mob should drop anywhere from 32-64 diamonds.
Server log file
Unable to obtain at this time - hopefully not needed!
Debug log snippet
Unable to obtain at this time - hopefully not needed!
Proposed fixes
No idea i'm no programmer! :D