Error when Using Custom Sounds on Consumable
Created by: Dynamite99
Describe the bug If you apply the ENTITY_LINGERING_THROW sound to a consumable such as a nether star with item throw ability, you will get errors in console as well as the consumable not being used
To Reproduce Steps to reproduce the behavior:
- Create a consumable, I did it using a nether star as the item_material
- Add the ENTITY_LINGERING_THROW sound to it
- Add the ITEM THROW ability with the nether star being the item like I did.
- Check console log for errors and notice that the nether star is not consumed
Expected behavior The nether star to disappear everytime you throw it.
Server info:
- Spigot Build & Version: 1.15.2
- Plugin Version: 5.4.2
- Potential plugins linked to the issue
Additional context https://pastebin.com/M2QXdeDZ