Music Control - More Musics

Music Control - More Musics

351 Downloads

Custom Musics

As you may know, you can now add your own musics via a Resource Pack! You just have to follow a few steps so that Music Control will recognize your musics properly.

Here is the official mod's Resource Pack provided as an exemple to create your own Sound Packs ðŸ˜ƒ

Music Control

 Music Control: Take control of Minecraft musics!

This Sound Pack

In this resource pack, musics are all added in the CUSTOM category but you can drag and drop them in the folders that fit you the best.

The musics provided are only Piano musics that I thought fits well the game or that I just like to listen (maybe you do too!)

* Dream - Amazing Sad Song

* Yann Tiersen - Comptine d'un Autre Eté

* Phyrnna - Estavius * Satie - Gymnopédie (No. 1)

* Patrik Pietschmann - Interstellar

* Jojo's Bizarre Adventure - Killer

* Lucas King - Megalovania

* Chopin - Nocturne in C Sharp Minor (No. 20)

* Yiruma - Rivers Flow in You

* Patrik Pietschmann - The Lord of the Ring

* Game of Thrones - The Rains of Castamere

* Colbie Caillat - Try

Create your Sound Pack

Worlds categories

You can add musics you want to a specific category already included with Music Control. That means you can add custom musics to OVERWOLRD, NETHER, END, or DISC categories.

Musics that are in the:

- assets/soundpack_name/sounds/music/game folder will be added to OVERWORLD

- assets/soundpack_name/sounds/music/nether folder will be added to NETHER

- assets/soundpack_name/sounds/music/end folder will be added to END

- assets/soundpack_name/sounds/records folder will be added to DISC (note that it won't add a music disc for it!)

Custom category

For each resource pack, a custom category will be also created with the name of your resource pack.

Musics that are in the assets\soundpack_name\sounds\music folder will be added to this new category.

Musics' names

For a nicer display of the custom musics when a new music is being played, you can add them a custom name too! I recommend you to display the name of the music's author and the music's name if you plan to share this soundpack. Indeed, that's a nice and easy move that let people using your soundpack know who and what they are listening to! 😉

For this, you just have to complete the lang file located in the assets\soundpack_name\lang folder as follow (you have to use the filenames without the .ogg extension). Note that you don't have to create several lang files as the default one will be used in every language.

{

    "soundpack_name:music/my_custom_music1": "Author1 - My Custom Music 1",

    "soundpack_name:music/game/my_custom_music2": "Author2 - My Custom Music 2",

    "soundpack_name:music/nether/my_custom_music3": "Author3 - My Custom Music 3",

    "soundpack_name:music/end/my_custom_music4": "Author4 - My Custom Music 4",

    "soundpack_name:records/my_custom_music5": "Author5 - My Custom Music 5"

}