jukebox_playable

jukebox_playable Component is handling by NexoAddon on versions 1.20.4-1.21.1

Refer to Nexo docs for setup this Component.

# Example

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

Last updated