Sound Outcome
The sound outcome plays a sound in the world.
{
"type": "lucky:sound",
"sound_event": {
"sound_id": "minecraft:entity.generic.explode",
"volume": 1.0,
"pitch": 1.0
}
}
This outcome plays the explosion sound with the default volume and pitch.
Last updated