Music Notification

Posted on March 30, 2025

Download     Source     Wiki    

Loaders: fabric, neoforge

Music Notification

Adds a toast notification when music is played in the game with the track’s name, author, and album name.

Require: Cloth Config API

If you have any issues, feel free to open a issue in GitHub

📷 In game screenshots

<table>
    <tbody><tr>
        <td align="middle">
            <img alt="" src="https://github.com/KosmoMoustache/MusicNotification/raw/next/img/disc1.png"/>
            <figcaption align="middle">From a music disc with "Show album name": true: true</figcaption>
        </td>
    </tr>
    <tr>
        <td align="middle">
            <img alt="" src="https://github.com/KosmoMoustache/MusicNotification/raw/next/img/toasts.png"/>
            <figcaption align="middle">The 3 different toast configuration</figcaption>
        </td>
    </tr>
    <tr>
        <td align="middle">
            <img alt="" src="https://github.com/KosmoMoustache/MusicNotification/raw/next/img/modded1.png"/>
            <figcaption align="middle">Works with modded content</figcaption>
        </td>
    </tr>
   <tr>
        <td align="middle">
            <img alt="" src="https://github.com/KosmoMoustache/MusicNotification/raw/next/img/jukebox.png"/>
            <figcaption align="middle">Jukbox menu</figcaption>
        </td>
    </tr>
</tbody></table>

⚙ Settings

Video Preview

https://youtu.be/HK2swFtPanA

Customization

To add support for custom music or customize existing tracks you need to add a file named musics.json inside custom resource pack under the namespace musicnotification.

JSON Schema can be found here: DOCS.md
If you have any question, feel free to fill an issue.

Compatibility issues

  • Better Recipe Mod
    • You will not be able to configure the toast sound mute setting

Contributor

Discs icon are made by YaCCBoy
Mod icon was made by akairoo
Simplified Chinese translation by Chiloven945