> For the complete documentation index, see [llms.txt](https://nexoaddon.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nexoaddon.gitbook.io/docs/components/jukebox_playable.md).

# 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
```
