@@ -250,4 +250,4 @@ Lutes are ranged weapons which emit a music projectile when right clicked. Lutes
## Custom Item Sounds
Custom item sounds are sounds played when performing specific actions with your items like attacking entities, right clicking your item, picking up your item... **Warning**, these sounds do not correspond to the Spigot javadocs sound names, they correspond to the vanilla sound names like `entity.zombie.attack_iron_door` (instead of `ENTITY_ZOMBIE_ATTACK_IRON_DOOR`).\
Since they utilize vanilla sound names, you may use the sounds you added to your server resource pack setup! You can find the sound name list online like on this [[planet minecraft post|https://www.planetminecraft.com/blog/all-sound-names---for-playsound/]].
\ No newline at end of file
Since they utilize vanilla sound names, you may use the sounds you added to your server resource pack setup! You can find the sound name list online like on this [[pastebin|https://pastebin.com/gLMhUyis]].