
Amethyst Music Player
A client-side mod that enables music playback using amethyst blocks and clusters.
Demonstration
How to Add Your Music
The mod works with MIDI files that need to be placed in the config/amethystmusicplayer
folder. Only MIDI formats are supported, so you'll need to create files yourself or download them from the internet. The Musescore program works perfectly for these purposes.
- Musescore Website - for searching and downloading compositions
- Musescore 4 - for editing and creating
Important Features When Working with MIDI
The mod reads only the first track (instrument) of each MIDI file. If two notes are present in the same position, the one with the higher pitch will be selected.
On the project's GitHub repository, you can find an example MIDI file and configuration folder structure. To test the functionality, copy the contents of the example
folder to your game directory.
The composition "Swing Door Saloon" was created by Crispin Merrell and is my favorite musical piece. The MIDI arrangement was done by me (NorthWestWind).
License
GPLv3