# jukebox\_playable

{% hint style="danger" %}
This Component has been removed in NexoAddon v1.15
{% endhint %}

{% hint style="info" %}
`jukebox_playable` Component is handling by NexoAddon on versions 1.20.4-1.21.1
{% endhint %}

Refer to [Nexo docs](https://docs.nexomc.com/configuration/items-advanced) for setup this Component.

```yaml
# Example

sample-cd:
  material: DIAMOND
  itemname: <blue>Sample Disc
  Components:
    jukebox_playable:
      song_key: test:music.sample
      show_in_tooltip: true
```
