Community listing page, reviews here may not be monitored by the author.
AddurDisc
No reviews yet
This mod can help you add custom discs.
Does not follow a specific thematic focus apart from vanilla Minecraft.
Used for mods with little to no gameplay elements.
Includes quality of life improvements and small tweaks to enhance and customize gameplay.
Adds new music or changing the game's music and sound effects.
Community voices
Reviews
Filters
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
Compatibility
Supported Environments
Must be installed on both the client and the server.
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
About
Description
This mod can help you add your own discs!
Put the ogg audio file in .minecraft/.addurdisc/assets/addurdisc/sounds/
and the file name does not contain characters other than lowercase letters、numbers、"-._" and this mod will help you add it to the game as a disc!
Note: The sounds resource files on the server side must be consistent!!
You can use the config file to change the directory of the resource file and whether the disc can be dropped by creepers.
You can set the `refreshLang` option to `false` in the configuration file, and then edit `.minecraft/.addurdisc/assets/addurdisc/lang/en_us.json` to modify the names and descriptions of items.
You can also overwrite the png file of /.minecraft/.addurdisc/assets/addurdisc/texture/item/xxx.png to customize your disc textures.
Tips: If your audio file is downloaded from a music app, it might contain a cover video stream, which could prevent the game from reading the audio correctly. You can use audio editing software (like FFmpeg) to extract the audio stream and solve this issue.
If you are using FFmpeg, you should do it like this:
ffmpeg -i input.ogg -map 0:1 -c copy output.ogg
(if 0:1 is the audio stream.)
To achieve stereo, distance attenuation, and other playback effects, you need to convert the audio file to mono.
ffmpeg -i input.ogg -ac 1 output.ogg
This mod can help you add your own discs!
Put the ogg audio file in .minecraft/.addurdisc/assets/addurdisc/sounds/
and the file name does not contain characters other than lowercase letters、numbers、"-._" and this mod will help you add it to the game as a disc!
Note: The sounds resource files on the server side must be consistent!!
You can use the config file to change the directory of the resource file and whether the disc can be dropped by creepers.
You can set the refreshLang option to false in the configuration file, and then edit .minecraft/.addurdisc/assets/addurdisc/lang/en_us.json to modify the names and descriptions of items.
You can also overwrite the png file of /.minecraft/.addurdisc/assets/addurdisc/texture/item/xxx.png to customize your disc textures.
Tips: If your audio file is downloaded from a music app, it might contain a cover video stream, which could prevent the game from reading the audio correctly. You can use audio editing software (like FFmpeg) to extract the audio stream and solve this issue.
If you are using FFmpeg, you should do it like this:
ffmpeg -i input.ogg -map 0:1 -c copy output.ogg
(if 0:1 is the audio stream.)
To achieve stereo, distance attenuation, and other playback effects, you need to convert the audio file to mono.
ffmpeg -i input.ogg -ac 1 output.ogg
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