Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
Disx [Fabric/Forge/Quilt]

Disx [Fabric/Forge/Quilt]

"Burn" YouTube videos' audio/music onto custom-made discs, and play them back in real time, even in Multiplayer!

4,074
19
Game Mechanics
Social
Utility
AboutGalleryChangelogVersions

[Quilt 1.20.1] 0.3.0

on Mar 13, 2025
Download

[Forge 1.20.1] 0.3.0

on Mar 13, 2025
Download

[Fabric 1.20.1] 0.3.0

on Mar 13, 2025
Download

Disx 0.3.0

Added

  • Advanced Jukebox Minecart, for your railway music needs
  • Ender Advanced Jukebox, for your on-the-go mobile music needs! When used, it will bind playing audio to your player, and move with you on the go!
  • New Language Files for better support. These include: French, German, Japanese (courtesy of Haruyq), and Spanish
  • (FABRIC/QUILT ONLY FOR NOW) New Audio Source (way to load audio from YouTube)! This can be setup in the mod's configuration command(s).
  • Sound particles and sounds to the Advanced Jukebox
  • Config option to enable/disable new sound particles
  • Config option to change the radius in which an Advanced Jukebox can be heard
  • Detection if an audio source has broken. If it has, it will tell OPs an error in chat and default to a working source if available.

Changed

  • Lacquer can now be used as a fuel source, both drops and the block

Fixed

  • Players will no longer be booted when trying to join a server if a disc was started via a hopper or another non-player entity
  • Singleplayer worlds should no longer see errors when trying to load videos if you save and quit and then rejoin the world

[Quilt 1.20.1] 0.2.1

on Jan 9, 2025
Download

[Forge 1.20.1] 0.2.1

on Jan 9, 2025
Download

[Fabric 1.20.1] 0.2.1

on Jan 9, 2025
Download

Disx 0.2.1

Changes

  • Audio now loads into memory to avoid corruption or loss of data on buffering (this may result in slightly longer loading times for long audios)
  • Window added between when a song ends and when the game detects a disc as complete to ensure it doesn't prematurely cut a song off

Fixes

  • Songs prematurely ending should no longer occur (was due to occasional loss of data from YouTube)
  • Client-side debug mode should now work for the mod

[Quilt 1.20.1] 0.2.0

on Dec 26, 2024
Download

[Forge 1.20.1] 0.2.0

on Dec 26, 2024
Download

[Fabric 1.20.1] 0.2.0

on Dec 26, 2024
Download

Disx 0.2.0

Added

  • Advanced Jukebox now pauses/plays when hit with a projectile
  • Advanced Jukebox now has volume control; look at it and scroll up/down to adjust volume, maximum boost is 200%
  • Advanced Jukebox now has a redstone comparator output when playing a disc
  • Advanced Jukebox now takes hopper input from the top, outputs to a hopper on the bottom
  • Stamp Maker now accepts hopper input on its 4 sides; outputs with a hopper on the bottom
  • Stamp Maker video id can now also be set by naming a Lacquer Block after the video id via anvil
  • Record Press now accepts hopper input from all 4 sides; outputs to a hopper on the bottom
  • /disxsound now accepts volume and loop arguments

Changes

  • Mod system messages now go through a translation layer; multiple language support can now be built via language jsons
  • Debug mode made accessible in regular mod builds
  • CurseForge download discontinued
  • /disxsound can no longer put more than one sound at the same position
  • /disxsound start time argument fixed
  • Default custom disc recipe now appears properly on REI
  • /disxinfo will print straight URLs when ran in the server console

Fixed

  • Sneaking and clicking on the Stamp Maker now should work even with items in your hands
  • Audio breaking after awhile due to misconfigured code timings (most frequently occurred on Forge version, audio packets were failing to send after awhile)

[Quilt 1.20.1] 0.1.3-patch1

on Dec 22, 2024
Download

[Forge 1.20.1] 0.1.3-patch1

on Dec 22, 2024
Download

[Fabric 1.20.1] 0.1.3-patch1

on Dec 22, 2024
Download

Disx 0.1.3-patch1

Changes

  • Server audio streaming node now writes packet data for each player it sends it to, as opposed to writing it once then sending everyone the same buffer of data (this fixes the bug where one player could hear the audio but not everyone else)
  • Stamp Maker now should render the model properly if facing up or down

[Quilt 1.20.1] 0.1.3

on Dec 16, 2024
Download

[Forge 1.20.1] 0.1.3

on Dec 16, 2024
Download

[Fabric 1.20.1] 0.1.3

on Dec 16, 2024
Download

Release 0.1.3

Changes

  • New API endpoints for gathering video information and pulling video audio; this results in an increased loading time for videos BUT improves stability and reliability (and hopefully will result in less frequent mod updates for solely audio streaming)
  • Audio will now play on user's preferred audio device set in Minecraft options (or on their default audio device if none is specified)
  • Audio system reworked; server now does the audio streaming, then sends chunks of audio data to the clients
  • Audio volume formula adjusted when calculating distance between a player and an audio playing; Audio can be heard up to 25 blocks away from an Advanced Jukebox
  • No longer putting "b" before each build's version number. This is STILL considered a beta build!

Fixes

  • Fixed brief lag spikes on /disxconfig whitelist and blacklist subcommands
  • Fixed brief lag spikes on /disxsound, /disxgen, and /disxstamp
  • Fixed brief lag spike when waiting for Stamp Maker to produce Record Stamp

Added

  • Advanced Jukebox now checks for video title updates if no video name is on the disc, and if it finds one it applies it
  • Audio length limit installed; limit is 30 minutes, so no playing back ridiculously long audios (i.e. 10 hours)- people pay for these Minecraft servers to run you know!

[Quilt 1.20.1] Disx b0.1.2-patch1

on Dec 4, 2024
Download

[Forge 1.20.1] Disx b0.1.2-patch1

on Dec 4, 2024
Download

[Fabric 1.20.1] Disx b0.1.2-patch1

on Dec 4, 2024
Download

Patch Notes b0.1.2-patch1:

Bug Fixes!

MOD COMPONENTS:

  • Stamp Maker entity renderer fixed; Lacquer Blocks will properly disappear when a stamp is made
  • Patched brief lag spike on the client when inserting a disc
  • Implemented “loading video” message to replace disc item cooldown when waiting for playback to start
  • Added Potential Mod Conflict checking; if you have a mod that is known to possibly impact Disx’s performance, it will notify you in server logs or in chat if in a singleplayer world
  • Added Lacquer Block → Lacquer Drop recipe
  • Patched NoSuchElementException when taking a disc out of the jukebox; packet was called twice due to mistake in code
  • Improved Advanced Jukebox loop function; delay between loops minimized
  • Fixed audio playback streaming loop to properly cease when playback stopped

[Quilt 1.20.1] Disx b0.1.2

on Dec 2, 2024
Download

[Forge 1.20.1] Disx b0.1.2

on Dec 2, 2024
Download
1
2
3

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+
Filter

Show all versions

Modrinth is open source.

main@aaf125c

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.