v2.9.1
Drop mob equipment with non-default drop chance using non-Bukkit code.
Setting drop chances for armour and main/off hand items through the Bukkit API
results in NBT ArmorDropChances and HandDropChances that are negative numbers,
where changed. Consequently nothing drops. This is presumably a Spigot bug,
which this release works around.