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.4

  • R
  • Jun 5, 2026
  • 326.14 KB
  • 16
  • 26.1.2
  • Fabric

File Name

musicxcst-0.1.4.jar

Supported Versions

  • 26.1.2

Curse Maven Snippet

Fabric

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

Learn more about Curse Maven

0.1.4

Release for Minecraft 26.1.2 on Fabric.

Changed

  • /cstmusic storage now shows whether the per-player music file limit is enabled, the active file count, and the configured limit mode.
  • Per-player music file limits now count active tracks only; missing, invalid, or deleted entries no longer block new uploads.
  • /cstmusic list now shows only currently available music.
  • Player music commands prefer uploaded file names where possible instead of requiring music IDs.
  • Command output is color-coded for readability.
  • CD Writer uploads now preserve the original imported file name for upload suggestions.

Fixed

  • Fixed /cstmusic info and /cstmusic delete without a music ID showing Minecraft's raw incomplete-command error; now shows a helpful usage message and the player's music list.
  • Fixed the CD Writer so previously uploaded music appears in suggestions and can be written again without re-uploading.
  • Fixed uploaded-music suggestions to return up to 6 matching files.
  • Fixed deletion to remove stored playback files and the reusable uploaded file.
  • Fixed delete messages and suggestions to show uploaded file names instead of player UUID folders or raw IDs.
  • Fixed deleting duplicate uploaded names by selecting the newest matching active entry instead of failing.
  • Fixed uploaded-disc creation creating an extra duplicate file in the created folder.
  • Fixed invalid Blueprint CDs rendering with extra custom color or texture overlays.