API Documentation for Servers

Important: Server API is primarily intended for developers of server plugins and custom integrations. There are no official plugins for this API.

Sounds: sound_keyframes

Sound keyframes

The content.datapack.sound_keyframes field contains sound events distributed across frames.

Usually, each frame stores a list of sound playback commands.

{
    "sound_keyframes": {
        "default": {
            "3": [
                "playsound ambient.basalt_deltas.additions block @a ~ ~ ~ 1 1.125"
            ]
        }
    }
}
Sign up to create and share content. Sign up
Dashboard
Chats
Sign In
Browse