DiscX
No reviews yet
Add custom music discs to Minecraft.
Forge is a popular mod loader for versions 1.1+ of Minecraft.
Neoforge is a fork of the Minecraft Forge available for versions 1.20.1+ of Minecraft. Many Forge mods are compatible with Neoforge and vice versa.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
DiscX is a Fabric mod for Minecraft 1.21.8 that makes it easy to add custom music discs using simple files instead of writing Java code.
Add an OGG file, create a small JSON definition, optionally include a custom texture, then let DiscX generate the datapack and resource pack needed for Minecraft to load the disc.
Features
- Custom music discs from JSON
- Vanilla jukebox support
- Custom title and artist
- Optional custom disc texture
- Automatic OGG duration detection
- Generated datapack and resource pack zips
- DiscX creative tab
- Multiplayer/server support
- Commands for reload, validation, listing, info, and giving discs
How To Add A Disc
Create a folder inside:
config/discx/discs/
Example folder structure:
config/discx/discs/my_custom_disc/
disc.json
song.ogg
disc.png
disc.png is optional. If it is not included, DiscX uses its default disc texture.
Example disc.json:
{
"id": "my_custom_disc",
"title": "My Custom Disc",
"artist": "Artist Name"
}
The id should use lowercase letters, numbers, underscores, hyphens, or periods only.
After adding your files, run:
/discx reload
DiscX will generate:
config/discx/generated_pack/discx_datapack.zip
config/discx/generated_pack/discx_resourcepack.zip
Server Setup
For multiplayer servers:
- Put
discx_datapack.zipin your world’sdatapacksfolder. - Give players
discx_resourcepack.zip, or host it as your server resource pack. - Restart the server after adding brand-new discs.
- Make sure both the server and clients have the DiscX mod installed.
Commands
/discx reload
/discx list
/discx give <player> <disc> [amount]
/discx info <disc>
/discx validate
/discx export-example
Example give command:
/discx give <player> discx:my_custom_disc 1
Important
DiscX does not include copyrighted music. Only use audio you own, created yourself, or have permission to distribute.
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources