Skip to content
B1progame edited this page Jun 2, 2026 · 4 revisions

MusicXCST Wiki

MusicXCST is a Fabric mod for Minecraft 26.1.2 that adds writable custom music discs. Players can create Blueprint CDs from local audio files, customize the disc artwork, and play the finished discs in jukeboxes without rebuilding resource packs.

What MusicXCST Does

  • Adds writable Blueprint CDs.
  • Adds a CD Writer block for uploading and printing custom music discs.
  • Supports custom disc names, colors, and 16x16 disc designs.
  • Converts selected audio to normalized OGG Vorbis.
  • Stores music safely on the server with ownership metadata.
  • Streams/caches audio on clients with SHA-256 validation.
  • Plays custom music through jukeboxes using a custom client audio engine.

Key Pages

Requirements

  • Minecraft 26.1.2
  • Fabric Loader 0.19.2 or newer
  • Fabric API for 26.1.2
  • GeckoLib 5.5.1 or newer
  • MusicXCST installed on both client and server

Support Notes

MusicXCST does not include copyrighted music. Players and server operators are responsible for uploaded audio rights.

The project source, artwork, models, sounds, and original assets are all rights reserved unless a file states otherwise. Third-party executables such as FFmpeg are governed by their own upstream licenses.

Clone this wiki locally