Great work. Noobish question, though.
I'm confused as to how Chance and Multiplier work.
Ex:
LootTable (chance: 100, multiplier: 1)
item1 (chance: 50)
item2 (chance: 50)
Will this loot table drop one of the two items only? By the same token, if I bump the multiplier to 2, will it drop two items from the loot table, or what?
I'm trying to make some custom loot tables where a mob will drop 3 items from table X, 2 items from table Y, and 1 from table Z. Does the multiplier facilitate this? Please explain
Thanks in advance.