Jukebox Disc
This tutorial is suitable for servers that accept clients with version greater or equal than 1.21.1. If your server accepts 1.21.1 and lower, you can follow the old tutorial here.
Create the disc item
Create a new item in your config
As you can see I added a special property called jukebox_disc
.
This allows putting the item into the Jukebox.
name
name
The sound to be played, in this example my_sounds:song_1
.
Jukebox song sound
In this case put the sound file in contents/my_sounds/sounds/song_1.ogg
.
As you can see I set the jukebox
property. This enables this sound to be used in the new Minecraft 1.21.1+ jukebox component.
I used minecraft_lang_overwrite
to create a translation for the subtitle and the item name.
description
description
This property is used to show the music disc name into the player hotbar.
Last updated
Was this helpful?