PlayerPlaySound
Play a sound to the player
Ex:
playSound:
type: player-playsound
sound: "minecraft:music_disc.pigstep"
volume: 10.0
pitch: 1.0
category: MASTER
next: anotherStep
Go check how the minecraft playsound command work to understand this step work
Last updated