Hopefully someone can point me in the right direction, as i just can't seem to figure out what I'm doing wrong :/
I want my drop tables to pick a configured random number of items from the items listed in 'drops', without dropping all the items listed. I'm sure there is a way to configure this, but I've been unable to figure out how.
Attempt 1 only drops one of the 1st item on the list (orange glass in this case)
Mythic Mobs Droptables Randomization?
I want my drop tables to pick a configured random number of items from the items listed in 'drops', without dropping all the items listed. I'm sure there is a way to configure this, but I've been unable to figure out how.
Attempt 1 only drops one of the 1st item on the list (orange glass in this case)
Code:
test: TotalItems: 15 MinItems: 1 MaxItems:...
Mythic Mobs Droptables Randomization?