-
New Feature
-
Resolution: Fixed
-
Minor
-
None
-
None
-
None
Old Bukkit bug: https://bukkit.atlassian.net/browse/BUKKIT-397
Current workaround (which breaks fortune effects, requires reimplementation of a lot of stuff, and breaks logging plugins): https://github.com/vemacs/GhettoEnc...ts/enchants/pickaxe/AutosmeltEnchant.java#L25
This should be implemented so drops can be easily swapped out without needing to reimplement vanilla behavior in our plugins and without breaking logging plugins, needing to reimplement durability, silk touch, fortune calculations, and other enchantments.
- relates to
-
SPIGOT-4376 Add some way to get the drops caused by a broken block
- Resolved