
AddurDisc
This mod can help you add custom discs.
Screenshots

Über diese Mod
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
Verfügbare Versionen
AddurDisc auf dem Server installieren
Server bestellen
Bestelle einen Minecraft Java Server mit mindestens 3 GB RAM (4 GB empfohlen).
fabric Loader setzen
Wähle im Panel unter "Egg" den fabric-Loader und die passende Minecraft-Version (1.20.1).
Mod installieren
Öffne den Mod-Browser im Dashboard und suche nach "AddurDisc". Klicke "Installieren" – fertig! Alternativ: Lade die .jar via SFTP in den /mods Ordner.
Kompatibilität
Mod-Loader
Minecraft-Versionen
1.20.1, 1.20, 1.19.2 (+2 weitere)
Server-seitig
✓ ErforderlichEmpfohlener RAM
4 GB(min. 3 GB)Häufige Fragen
AddurDisc Server crasht beim Start – was tun?
Häufigste Ursache: falsche fabric-Version oder zu wenig RAM. Prüfe im Server-Log (latest.log), ob ein "OutOfMemoryError" oder "Mixin"-Fehler auftritt. Bei Mado Hosting: Stelle sicher, dass mindestens 3 GB RAM zugewiesen sind und der Loader zur Mod-Version passt (1.20.1). Über das Panel kannst du den Loader mit einem Klick wechseln.
Ist AddurDisc mit fabric und forge kompatibel?
AddurDisc unterstützt offiziell fabric, forge für Minecraft 1.20.1, 1.20, 1.19.2. Achtung: Forge- und Fabric-Mods sind NICHT untereinander kompatibel – wähle einen Loader und bleibe dabei. Im Mado Dashboard werden inkompatible Loader-Kombinationen automatisch erkannt.
Server laggt mit AddurDisc – wie optimiere ich die Performance?
Empfohlener RAM: 4 GB (+1 GB pro 8 Spieler). Prüfe mit /spark profiler, ob AddurDisc den meisten Tick-Time verbraucht. Häufige Fixes: Server-View-Distance auf 8-10 reduzieren, bei Forge "performant" oder "starlight" als Zusatz-Mod installieren. Bei Mado Hosting läuft dein Server auf NVMe-SSDs mit dedizierten CPU-Kernen für minimale Latenz.
Ähnliche Mods
Modded Server mieten
Installiere AddurDisc mit nur einem Klick auf deinem Server.