When I inspect @mi Mavka to see the droprates of a mob, it shows the following:
We can see that Witherless Rose drops at a 9.00% chance.
However, when @whodrops is executed, the Mavka is shown multiple times with various drop rates:
Please take note that above, I made a source edit so that the mob ID will be shown beside the name of the mob. Unusually, it shows a drop rate of 16.80%, 16.20%, and 9.00%.
I was expecting that it should show the Witherless Rose at 9.00% chance ONCE.
Do you guys have some idea why this is happening? I've been reading up on @whodrops and how the item_data struct is loaded, but i'm kind of stuck.