Skip to content

Ikethepro18/Ambient-Discs

Repository files navigation

Minecraft Version Latest Release Latest Github Commit Modrinth Download Count

Welcome to Ambient Discs

Ambient Discs is a simple mod that takes the vanilla Minecraft soundtrack and adds music discs for all that don't. This way, you can listen to any piece of the Minecraft soundtrack at any time you please.

How do I Get the Discs?

For the most part, all discs will be obtained the "good old fashioned way" via skeletons killing creepers. However, some are instead found in chests or dropped by mobs. A list of these can be found below.

Click to expand the table
Music Disc Location Chance
Music Disc A Familiar Room A Familiar Room Jungle Temple 10%
Music Disc Alpha Alpha Ender Dragon 100%
Music Disc An Ordinary Day An Ordinary Day Ancient City 8.4%
Music Disc Axolotl Axolotl Shipwreck Treasure 33%
Music Disc Aria Math Aria Math Monster Room 15%
Music Disc Ballad of the Cats Ballad of the Cats Nether Fortress 6.7%

Will this Mod have Composer's Tracks?

No, only tracks included in the vanilla game will get a disc. This is mainly for licensing reasons, but also because then it'd end up with hundreds of music discs which is frankly too many.

Can I Use This for...?

Yes you can use this mod in your modpack, or tweak and remix it in your own way if you'd like. Do bear in mind though it is licensed under CC-BY-SA-4.0, so take that into consideration if you do plan on using it

How do I build this?

If you've ever built a mod before, it's as simple as you'd expect. If it's your first time building a mod, it's quite simple really.

  1. If you've got Git installed, you can use git clone https://github.com/Ikethepro18/Ambient-Discs.git to a directory of your choice to clone the project

    • If you don't have Git installed you can use winget install git.git and restart Command Prompt/Powershell/Terminal to install Git
    • If you don't want to do that then you can just download the zip from master and unzip it to a directory of your choice
  2. Open command prompt or terminal into that directory?

  3. Run .\gradlew build

    • If you get the error
    ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
    
    Please set the JAVA_HOME variable in your environment to match the location of your Java installation.
    

    or are told you're using an outdated version of Java, then run winget install Oracle.JDK.21 and make sure you set it as your Java home (you can check this by running java --version and ensuring it's Java 21)

  4. You should find your compiled mod at .\build\libs\ambient-discs-{version}.jar which you can do with whatever you please

  5. If you're having issues or struggling you can get support in my Discord Server

About

A simple Fabric mod to add music discs for ambient tracks

Resources

License

Stars

Watchers

Forks

Languages