
Modrinth · Minecraft mod
AddurDisc
This mod can help you add custom discs.
Quick answer
Which AddurDisc release should I use?
AddurDisc 1.3 targets 1.20, 1.20.1 with Fabric. Installation on the client is optional. Installation on the dedicated server is optional. All 1 required mods have matching files.
Where it goes
Is AddurDisc required on the client, server, or both?
Installation on the client is optional. Installation on the dedicated server is optional.
The source marks this as usable on both the client and server.
What else does AddurDisc 1.3 need?
1.3. Change the file and its required mods may change too.
Install Fabric API first. We found matching files for this game-version and loader setup.
We only count dependency files that match this setup. A file for another loader does not fill the gap.
Before you install it
Add AddurDisc without breaking your instance.
Built for AddurDisc 1.3. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use 1.3. It targets 1.20, 1.20.1 with Fabric; another release may have different loader, side or dependency requirements.
- 02
Bring the mods it needs
Install Fabric API first. We found matching files for this game-version and loader setup.
- 03
Put it on the correct side
Installation on the client is optional. Installation on the dedicated server is optional.
- 04
Pick the file you checked
Use the “Get this file” button beside 1.3. It opens that exact file at the source.
About this project
What does AddurDisc add?
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
Project description from Modrinth.
Pick your setup
AddurDisc by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
1.20.1
2 loader builds1.20
2 loader builds1.19.2
1 loader build1.19.1
1 loader build1.18.2
1 loader buildCheck the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
AddurDisc versions and loaders
1.3
AddurDisc-Fabric-1.20.x-1.3.jar
2 Jul 2024
1.2
AddurDisc-Forge-1.18.2-1.2.jar
16 Jun 2024
1.2
AddurDisc-Forge-1.19.x-1.2.jar
16 Jun 2024
1.2
AddurDisc-Fabric-1.20.x-1.2.jar
10 Jun 2024
1.2
AddurDisc-Forge-1.20.x-1.2.jar
10 Jun 2024
1.1
AddurDisc-Fabric-1.20.1-1.1.jar
7 Jun 2024
1.0
AddurDisc-Forge-1.20.1-1.0.jar
4 Jun 2024
Looking for an older file? The official Modrinth project page is in Resources.