This update is specifically for Minecraft / Spigot 1.14, but is also supported on 1.13.2. It includes the updated Mojang language files for 1.14 and relies more on Block#getDrops() which is less bugggy in 1.14.
Change Log:
update language files to 1.14
update item list that can sometimes drop zero items
always load en_us lang file as a fallback if there is no available translation
revert change to drop 1.13 support and add a separate enum class for 1.13
refactor of the item drop code including switching from common-lang3 to use google guava
Any issues please report on GitHub or Discord.
Thanks.