promotional bannermobile promotional banner

MusicXCST

This project adds writable custom music discs with a CD Writer, local audio uploads, custom disc names/colors, and jukebox playback.

File Details

musicxcst 0.1.5

  • R
  • Jun 6, 2026
  • 331.70 KB
  • 22
  • 26.1.2
  • Fabric

File Name

musicxcst-0.1.5.jar

Supported Versions

  • 26.1.2

Curse Maven Snippet

Fabric

modImplementation "curse.maven:musicxcst-1563663:8205375"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

MusicXCST 0.1.5

Release for Minecraft 26.1.2 on Fabric.

Fixed

  • Fixed managed FFmpeg download verifying against a stale hardcoded SHA-256 which caused verification failures. The managed downloader now fetches the archive and its checksum from the same GitHub release and validates the download against that checksum.
  • Fixed managed FFmpeg installation detection so installed FFmpeg (extracted into bin/) is correctly detected; the setup GUI no longer reappears after a successful install.

Changed

  • Improved managed FFmpeg installer to extract the complete bin/ directory including runtime dependencies (DLLs) so FFmpeg runs without missing native libraries.
  • Enhanced logging, timeouts, and connection handling during download and installation to make failures clearer and easier to diagnose.