AddurDisc
ModThis mod can help you add custom discs.
Type
Mod
Modrinth Downloads
1,442,865
Modrinth ID
gcH4oguI
Last Updated
Jul 29, 2026
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.oggCompatibility
Mod Loaders
Game Versions
Screenshots
Similar Mods
Crawl on Demand
A simple mod to allow the player to go prone by usng a hotkey
YUNG's Better Desert Temples (NeoForge)
A complete redesign of Minecraft's desert temples!
The Knocker
This mod adds an unpredictable human like stalker which follows every of your steps and may visit you while sleeping...
OC XNet Driver
Allows OpenComputers to utilize XNet networks to transfer items, fluids and energy to connected blocks.
Upgraded Netherite : Items
Adds some items like apples and totems to the Upgraded Netherite mod.
Bedspreads
Allows players to add banner patterns to their beds! Formerly Cosmetic Beds.