The last time I tried to make metadata items was in 1.7.10.
I am trying now but everything changed.
Can someone explain how to make it or at least send me a link to a good tutorial?
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