Appearance
Action Play Sound
Plays a Minecraft sound to player(s) or at a location.
Inputs: 1 · Outputs: Then
Settings
| Setting | Type | Required | Default | Description |
|---|---|---|---|---|
| Sound | Sound Select (multi, searchable) | Yes | — | Which sound(s) to play from the Minecraft sound registry. |
| Volume | Number | Yes | 1 | Loudness (0–2). |
| Pitch | Number | No | 1 | Pitch adjustment (0.5–2). |
| Play To | Select | Yes | Triggering Player | Who hears: Triggering Player, Specific Player, All Players, or at a Location. |
| Username | String | Yes (if Specific) | — | Visible when Play To = Specific Player. |
| X / Y / Z | Number | Yes (if Location) | — | Coordinates for location-based playback. |
| World | String | No (if Location) | %world% | World for location playback. |
Example
Play a level-up sound:
- Select sound
ENTITY_PLAYER_LEVELUP - Set Volume to
1 - Set Pitch to
1.2
