play-sound
Plays a defined sound to the player
Action Syntax
actions:
- id: play-sound
sound: 'ENTITY_PLAYER_LEVELUP'
volume: 1.0 # optional, default is 1.0
pitch: 1.0 # optional, default is 1.0Last updated
Plays a defined sound to the player
actions:
- id: play-sound
sound: 'ENTITY_PLAYER_LEVELUP'
volume: 1.0 # optional, default is 1.0
pitch: 1.0 # optional, default is 1.0Last updated