Loot Entry
A loot entry represents 1 entry in a weighted list. It has an item stack and a weight. The more an item is weighted, the more likely it is to be selected at random from the list.
Weight / weight
/ Integer
weight
/ IntegerDetermines the weight of the entry
Reward Item / stack
/ ItemStack
stack
/ ItemStackDetermines what the entry drops
Last updated