Hi, first of all, sorry for possible bad english
I am trying to play a sound when the player picks up an Item (using ItemPickUpEvent).
The events gets triggered succesfully but the sound will never get played.
I'm using
event.player.playSound(ModSounds.customSound, 1.0f, 1.0f);
The custom sound itself works perfectly when using the command /playsound