Skip to content

moritz-htk/advanced-music-mod

Repository files navigation

Advanced Music Mod title

CurseForge Downloads Modrinth Downloads Mod Version Version Availability License

The Advanced Music Mod was created by moritz_htk. It contains 14 new music discs with music by Lucas King and Kevin MacLeod.

Each of the newly added music is copyright free. You can find each disc in familiar overworld structures like villages, temples, and more.

Latest versions

Version Latest Version Mod Loader Support
1.20.x 2.0.2+1.20.6 Fabric, NeoForge Active
1.21.x 2.0.2+1.21 Fabric, NeoForge Active

Click here to get to the release list!

Supported languages

  • English, French, German, Japanese, Portuguese, Russian, Spanish

Planned functions

  • more music discs
  • villager trades & profession

Credits

Dependencies

Maven

Advanced Music Mod is available via Curse Maven for developers wishing to make use of my mod.

Update your build.gradle file to include the following:

Fabric build.gradle

repositories {
    maven { url "https://cursemaven.com" }
}

dependencies {
    modImplementation "curse.maven:advanced-music-mod-539777:${advanced_music_mod_file}"
}

NeoForge build.gradle

repositories {
    maven { url "https://cursemaven.com" }
}

dependencies {
    implementation fg.deobf("curse.maven:advanced-music-mod-539777:${advanced_music_mod_file}")
}

Add the following to your gradle.properties file:

gradle.properties

advanced_music_mod_file=4997539

To get the File ID, go to the download page of my mod, click on the file you want to use and the file ID will be in the URL.

Social Media

Website: https://sites.google.com/view/moritz-htk