
Music Disc Maker
Craft playable music discs from any YouTube, Spotify, or SoundCloud link and play them in a vanilla jukebox.
- Загрузки
- 5K
- Подписчики
- 16
- Обновлён
- 17 августа 2026 г.
- Лицензия
- All-Rights-Reserved
Опубликован 3 июня 2026 г.
Music Disc Maker
Paste a track link, insert a blank disc, and get a custom music disc that plays in a vanilla jukebox.
Minecraft only gives you a fixed set of music discs and no way to play your own music. This adds a crafting block: paste a URL (YouTube, Spotify, SoundCloud, Bandcamp, or a direct stream), drop in a blank disc, and it makes a disc that streams that track from an ordinary jukebox, with the vanilla "Now Playing" overlay and positional audio.
Demo: https://youtu.be/7sUJqdRrS3M
Features
- Works with YouTube, Spotify, SoundCloud, Bandcamp, and direct stream URLs
- Spotify links resolve by song and artist, so you get the actual track instead of a video title
- The disc shows the track's cover art in its tooltip and in the maker's preview
- The tooltip shows the title, artist, and length
- Rename a disc on an anvil to whatever you want
- On a multiplayer server everyone hears it, including players who walk up mid-song, synced to the current position
- If a link can't be used, the maker tells you why (unavailable, geo-blocked, age-locked, offline, or unsupported) instead of a generic failure
- If a disc fails while playing, the reason stays in chat and in the log instead of going silent
Golden Jukebox
A jukebox crafted with gold that adds playback controls. Open it to set:
- Audible range from 16 to 256 blocks (a vanilla jukebox reaches about 64)
- Volume from 0 to 200%
- Directional audio on or off — off plays the track at a flat volume anywhere inside the range, like background music
- Repeat on or off
- A seek bar to scrub through the track, and play/stop from the screen
Range and volume changes apply instantly to the track that is already playing. Craft it by surrounding a vanilla jukebox with gold ingots.
Radio discs
Paste an internet radio stream (Icecast/SHOUTcast) or a YouTube live URL and you get a disc that never ends. It shows LIVE instead of a length and reconnects on its own if the stream drops. Twitch is not supported.
How to use
- Craft a Blank Disc (lapis lazuli + iron) and a Music Disc Maker block. Both recipes show up in the recipe book.
- Open the block, paste a track URL, and insert the Blank Disc. A Custom Music Disc appears in the output.
- Put the disc in a vanilla jukebox, or a Golden Jukebox if you want range, volume, and repeat control.
Compatibility
- Additional Additions: drop custom discs into an Additional Additions album and they play their real audio.
- Sophisticated Backpacks: custom discs play from a backpack's jukebox upgrade.
- Traveler's Backpack: the same, from its jukebox upgrade slot. (NeoForge only on 1.21.11.)
- Create: a Golden Jukebox assembled onto a moving contraption keeps playing and follows it (1.21.1, and Forge on 1.20.1). Create Aeronautics physics airships too, on 1.21.1.
- Valkyrien Skies 2, Eureka! and Clockwork (1.20.1): music follows the ship instead of staying at the ship's origin.
Notes
- Audio is streamed from the source each time it plays. It isn't stored inside the disc, so it needs an internet connection. Some tracks may be region-locked or unavailable.
- Install it on the server and on every client. Audio plays client-side. No other mods required.
- The server and every client must run the same version of this mod. From 2.2.0 on, NeoForge and Forge reject a mismatch when you connect. Fabric has no version handshake, so a mismatch there is not caught and will misbehave instead — update both sides together.
All Rights Reserved. Free to put in any modpack, on any platform, monetised or not - no permission needed, no credit required. Source is published so you can read exactly what it does: https://github.com/KURONAMI333/music-disc-maker
Ченджлог
2.2.1+fabric-1.21.11Релиз1.21.11 · 17 августа 2026 г.
Fixed the Golden Jukebox showing no track length and an empty progress bar for vanilla and other mods' discs. The length was there all along, the jukebox just wasn't reading it. Scrubbing still only works on custom discs.
Fixed a hopper under the Golden Jukebox not pulling the disc out when the track ended. Like a vanilla jukebox, the Golden Jukebox powers the block below it while a record plays, which switches a hopper off. It was measuring "still playing" against an internal placeholder rounded up to the next ten seconds — up to an hour for a disc of unknown length, and forever on a radio stream — so the hopper stayed switched off long after the music stopped. It now goes by the track's real length. Repeat and albums still hold the hopper off while they are actually playing.
Fixed the elapsed time and progress bar drifting behind the music. The readout was counting game ticks, so it fell behind whenever the server dipped below 20 ticks per second and then jumped to catch up (about four seconds adrift over a four-minute track). It now follows the same clock as the audio.
Fixed custom discs not playing in a normal jukebox when Additional Additions is installed. The disc showed as playing and stayed silent, with no error. This has been broken since 2.0.0 for anyone running Additional Additions.
Fixed crackling and jumping stereo with directional audio turned off. Moving around while looking about made the sound break up and flick between left and right. It now plays as a flat, non-positional sound the way vanilla background music does, and fades in and out at the edge of the audible range instead of cutting.
Additional Additions albums now work in the Golden Jukebox. Albums could already hold custom discs and play them in a normal jukebox, but the Golden Jukebox refused to take them at all. It now plays through an album track by track, shows which track is playing, and repeat loops the whole album. Comparator output follows the current track.
2.2.1+neoforge-1.21.11Релиз1.21.11 · 17 августа 2026 г.
Fixed the Golden Jukebox showing no track length and an empty progress bar for vanilla and other mods' discs. The length was there all along, the jukebox just wasn't reading it. Scrubbing still only works on custom discs.
Fixed a hopper under the Golden Jukebox not pulling the disc out when the track ended. Like a vanilla jukebox, the Golden Jukebox powers the block below it while a record plays, which switches a hopper off. It was measuring "still playing" against an internal placeholder rounded up to the next ten seconds — up to an hour for a disc of unknown length, and forever on a radio stream — so the hopper stayed switched off long after the music stopped. It now goes by the track's real length. Repeat and albums still hold the hopper off while they are actually playing.
Fixed the elapsed time and progress bar drifting behind the music. The readout was counting game ticks, so it fell behind whenever the server dipped below 20 ticks per second and then jumped to catch up (about four seconds adrift over a four-minute track). It now follows the same clock as the audio.
Fixed custom discs not playing in a normal jukebox when Additional Additions is installed. The disc showed as playing and stayed silent, with no error. This has been broken since 2.0.0 for anyone running Additional Additions.
Fixed crackling and jumping stereo with directional audio turned off. Moving around while looking about made the sound break up and flick between left and right. It now plays as a flat, non-positional sound the way vanilla background music does, and fades in and out at the edge of the audible range instead of cutting.
Additional Additions albums now work in the Golden Jukebox. Albums could already hold custom discs and play them in a normal jukebox, but the Golden Jukebox refused to take them at all. It now plays through an album track by track, shows which track is playing, and repeat loops the whole album. Comparator output follows the current track.
2.2.1+fabric-26.2Релиз26.2 · 17 августа 2026 г.
Fixed the Golden Jukebox showing no track length and an empty progress bar for vanilla and other mods' discs. The length was there all along, the jukebox just wasn't reading it. Scrubbing still only works on custom discs.
Fixed a hopper under the Golden Jukebox not pulling the disc out when the track ended. Like a vanilla jukebox, the Golden Jukebox powers the block below it while a record plays, which switches a hopper off. It was measuring "still playing" against an internal placeholder rounded up to the next ten seconds — up to an hour for a disc of unknown length, and forever on a radio stream — so the hopper stayed switched off long after the music stopped. It now goes by the track's real length. Repeat and albums still hold the hopper off while they are actually playing.
Fixed the elapsed time and progress bar drifting behind the music. The readout was counting game ticks, so it fell behind whenever the server dipped below 20 ticks per second and then jumped to catch up (about four seconds adrift over a four-minute track). It now follows the same clock as the audio.
Fixed custom discs not playing in a normal jukebox when Additional Additions is installed. The disc showed as playing and stayed silent, with no error. This has been broken since 2.0.0 for anyone running Additional Additions.
Fixed crackling and jumping stereo with directional audio turned off. Moving around while looking about made the sound break up and flick between left and right. It now plays as a flat, non-positional sound the way vanilla background music does, and fades in and out at the edge of the audible range instead of cutting.
Additional Additions albums now work in the Golden Jukebox. Albums could already hold custom discs and play them in a normal jukebox, but the Golden Jukebox refused to take them at all. It now plays through an album track by track, shows which track is playing, and repeat loops the whole album. Comparator output follows the current track.
2.2.1+neoforge-26.2Релиз26.2 · 17 августа 2026 г.
Fixed the Golden Jukebox showing no track length and an empty progress bar for vanilla and other mods' discs. The length was there all along, the jukebox just wasn't reading it. Scrubbing still only works on custom discs.
Fixed a hopper under the Golden Jukebox not pulling the disc out when the track ended. Like a vanilla jukebox, the Golden Jukebox powers the block below it while a record plays, which switches a hopper off. It was measuring "still playing" against an internal placeholder rounded up to the next ten seconds — up to an hour for a disc of unknown length, and forever on a radio stream — so the hopper stayed switched off long after the music stopped. It now goes by the track's real length. Repeat and albums still hold the hopper off while they are actually playing.
Fixed the elapsed time and progress bar drifting behind the music. The readout was counting game ticks, so it fell behind whenever the server dipped below 20 ticks per second and then jumped to catch up (about four seconds adrift over a four-minute track). It now follows the same clock as the audio.
Fixed custom discs not playing in a normal jukebox when Additional Additions is installed. The disc showed as playing and stayed silent, with no error. This has been broken since 2.0.0 for anyone running Additional Additions.
Fixed crackling and jumping stereo with directional audio turned off. Moving around while looking about made the sound break up and flick between left and right. It now plays as a flat, non-positional sound the way vanilla background music does, and fades in and out at the edge of the audible range instead of cutting.
Additional Additions albums now work in the Golden Jukebox. Albums could already hold custom discs and play them in a normal jukebox, but the Golden Jukebox refused to take them at all. It now plays through an album track by track, shows which track is playing, and repeat loops the whole album. Comparator output follows the current track.
2.2.1+neoforge-26.1.2Релиз26.1.2 · 17 августа 2026 г.
Fixed the Golden Jukebox showing no track length and an empty progress bar for vanilla and other mods' discs. The length was there all along, the jukebox just wasn't reading it. Scrubbing still only works on custom discs.
Fixed a hopper under the Golden Jukebox not pulling the disc out when the track ended. Like a vanilla jukebox, the Golden Jukebox powers the block below it while a record plays, which switches a hopper off. It was measuring "still playing" against an internal placeholder rounded up to the next ten seconds — up to an hour for a disc of unknown length, and forever on a radio stream — so the hopper stayed switched off long after the music stopped. It now goes by the track's real length. Repeat and albums still hold the hopper off while they are actually playing.
Fixed the elapsed time and progress bar drifting behind the music. The readout was counting game ticks, so it fell behind whenever the server dipped below 20 ticks per second and then jumped to catch up (about four seconds adrift over a four-minute track). It now follows the same clock as the audio.
Fixed custom discs not playing in a normal jukebox when Additional Additions is installed. The disc showed as playing and stayed silent, with no error. This has been broken since 2.0.0 for anyone running Additional Additions.
Fixed crackling and jumping stereo with directional audio turned off. Moving around while looking about made the sound break up and flick between left and right. It now plays as a flat, non-positional sound the way vanilla background music does, and fades in and out at the edge of the audible range instead of cutting.
Additional Additions albums now work in the Golden Jukebox. Albums could already hold custom discs and play them in a normal jukebox, but the Golden Jukebox refused to take them at all. It now plays through an album track by track, shows which track is playing, and repeat loops the whole album. Comparator output follows the current track.
2.2.1+fabric-1.20.1Релиз1.20.1 · 17 августа 2026 г.
Fixed the Golden Jukebox showing no track length and an empty progress bar for vanilla and other mods' discs. The length was there all along, the jukebox just wasn't reading it. Scrubbing still only works on custom discs.
Fixed a hopper under the Golden Jukebox not pulling the disc out when the track ended. Like a vanilla jukebox, the Golden Jukebox powers the block below it while a record plays, which switches a hopper off. It never checked whether the track had actually finished for vanilla and other mods' discs, or for radio streams, so the hopper stayed switched off long after the music stopped. It now goes by the track's real length. Repeat still holds the hopper off while it is actually playing.
Fixed the elapsed time and progress bar drifting behind the music. The readout was counting game ticks, so it fell behind whenever the server dipped below 20 ticks per second and then jumped to catch up (about four seconds adrift over a four-minute track). It now follows the same clock as the audio.
Fixed crackling and jumping stereo with directional audio turned off. Moving around while looking about made the sound break up and flick between left and right. It now plays as a flat, non-positional sound the way vanilla background music does, and fades in and out at the edge of the audible range instead of cutting.
2.2.1+forge-1.20.1Релиз1.20.1 · 17 августа 2026 г.
Fixed the Golden Jukebox showing no track length and an empty progress bar for vanilla and other mods' discs. The length was there all along, the jukebox just wasn't reading it. Scrubbing still only works on custom discs.
Fixed a hopper under the Golden Jukebox not pulling the disc out when the track ended. Like a vanilla jukebox, the Golden Jukebox powers the block below it while a record plays, which switches a hopper off. It never checked whether the track had actually finished for vanilla and other mods' discs, or for radio streams, so the hopper stayed switched off long after the music stopped. It now goes by the track's real length. Repeat still holds the hopper off while it is actually playing.
Fixed the elapsed time and progress bar drifting behind the music. The readout was counting game ticks, so it fell behind whenever the server dipped below 20 ticks per second and then jumped to catch up (about four seconds adrift over a four-minute track). It now follows the same clock as the audio.
Fixed crackling and jumping stereo with directional audio turned off. Moving around while looking about made the sound break up and flick between left and right. It now plays as a flat, non-positional sound the way vanilla background music does, and fades in and out at the edge of the audible range instead of cutting.
2.2.1+fabric-1.21.1Релиз1.21.1 · 17 августа 2026 г.
Fixed the Golden Jukebox showing no track length and an empty progress bar for vanilla and other mods' discs. The length was there all along, the jukebox just wasn't reading it. Scrubbing still only works on custom discs.
Fixed a hopper under the Golden Jukebox not pulling the disc out when the track ended. Like a vanilla jukebox, the Golden Jukebox powers the block below it while a record plays, which switches a hopper off. It was measuring "still playing" against an internal placeholder rounded up to the next ten seconds — up to an hour for a disc of unknown length, and forever on a radio stream — so the hopper stayed switched off long after the music stopped. It now goes by the track's real length. Repeat and albums still hold the hopper off while they are actually playing.
Fixed the elapsed time and progress bar drifting behind the music. The readout was counting game ticks, so it fell behind whenever the server dipped below 20 ticks per second and then jumped to catch up (about four seconds adrift over a four-minute track). It now follows the same clock as the audio.
Fixed custom discs not playing in a normal jukebox when Additional Additions is installed. The disc showed as playing and stayed silent, with no error. This has been broken since 2.0.0 for anyone running Additional Additions.
Fixed crackling and jumping stereo with directional audio turned off. Moving around while looking about made the sound break up and flick between left and right. It now plays as a flat, non-positional sound the way vanilla background music does, and fades in and out at the edge of the audible range instead of cutting.
Additional Additions albums now work in the Golden Jukebox. Albums could already hold custom discs and play them in a normal jukebox, but the Golden Jukebox refused to take them at all. It now plays through an album track by track, shows which track is playing, and repeat loops the whole album. Comparator output follows the current track.
Custom discs now play in [Let's Do] Furniture's gramophone. They could be inserted before, and the gramophone acted like they were playing, but no audio came out. Repeat works too, and breaking the gramophone stops the music for anyone still listening.
Комментарии
Загружаем…