Skip to content

Modpack Creators

B1progame edited this page Jun 2, 2026 · 2 revisions

Modpack Creators

Requirements

  • Include MusicXCST on both client and server.
  • Include Fabric API and GeckoLib.
  • Match the Minecraft/Fabric version expected by the mod.

Redistribution

MusicXCST is all rights reserved unless a file states otherwise. Confirm redistribution permission before publishing a modpack that includes the jar.

FFmpeg

Decide whether the pack:

  • ships bundled FFmpeg binaries
  • expects system FFmpeg
  • configures an explicit FFmpeg path
  • uses already-normalized .ogg files where possible

If bundling FFmpeg, include the matching third-party notices and license files.

Public Server Defaults

Before shipping server configs, review:

  • upload size limits
  • duration limits
  • per-player file limits
  • total storage limits
  • admin absolute path access
  • player playback policies

Do not include copyrighted music unless the pack has permission to distribute it.

Clone this wiki locally