πΏCustom Music Discs
Registering your sound
sounds:
- id: namespace:my.sound # This is a key which will be used in the NexoItem
file: namespace:my/sound # This references your OGG file and where you put it
stream: true # Optional, defaults to false. Enable for long sounds
jukebox_playable:
comparator_output: 15 # Optional, defaults to 15, must be in 1..15
range: X # Optional, If omitted, the sound will have a variable range.
duration: 2.5s
description: DescriptionMaking the Custom Music Disc NexoItem
Last updated