Back to mods
AddurDisc project artwork

Modrinth · Minecraft mod

AddurDisc

This mod can help you add custom discs.

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which AddurDisc release should I use?

Updated 2 years ago
Latest stable file 1.3
Game version 1.20, 1.20.1
Loader Fabric

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.

Client Optional
Dedicated server Optional
Loader for this release Fabric
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

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.

All 1 required mods have matching files

Install Fabric API first. We found matching files for this game-version and loader setup.

Fabric API Needed by AddurDisc 1.3
required
Matching file found Matched file: 0.92.11+1.20.1

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.

  1. 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.

  2. 02

    Bring the mods it needs

    Install Fabric API first. We found matching files for this game-version and loader setup.

  3. 03

    Put it on the correct side

    Installation on the client is optional. Installation on the dedicated server is optional.

  4. 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

For more tutorial information, you can check out this wiki:

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.

7 available setups

Check the dependencies, then try the file in a copied instance before changing a world you care about.

Recent files

AddurDisc versions and loaders

7 of 7 releases match

Looking for an older file? The official Modrinth project page is in Resources.