Drop rate broken and error pops infinite at server log
Summary
Describe the bug encountered in detail.
Steps to reproduce
Provide a full set of steps used to reproduce the bug, including links to SEPARATE Pastebin pastes for each relevant configuration file.
Current behavior
first of all server keep popping same log about itemdrop amount. second, even the drop rate is lower than 1 it drops normal way but after it is over 2, there is tons of duplicated specific items drop. for example if my item drop set like this ' - coin1 1 1' it drops 1 and sometimes drops more (probably looting enchant) but when i set item drops set like this '- coin1 3 1' it drops ton of item no matter which number i set
https://cdn.discordapp.com/attachments/566893007568240658/780821466227802132/20201125_004535.jpg
Intended correct behavior
1.server log should not pop about 'itemdrop amount' 2.drop items number should be correct as item.yml file wroten.
Server log file
Debug log snippet
Proposed fixes
i have no idea why item is keep duplicating when over 2 number, hope this get fixed soon