Перейти к содержимому
Mineforgian

Reactive Music

Refactors Minecraft's music to be dynamic and reactive, including new fantasy and celtic tracks to give an air of adventure.

6.2M загрузок605 подписчиковGPL-3.0-onlyfabricforgeneoforge

Обновлён 17 июня 2026 г. · опубликован 10 января 2024 г.

In ancient woods, whispers of magic danced with the wind, weaving tales of a timeless realm.

Reactive Music trades Minecraft's default music for something dynamic, reactive, and ever-changing. Including a collection of fantasy and celtic tracks to give an air of wonder, a whisper of the unknown, and the call of adventure.

Reactive Music is based off a music pack I originally made for the Ambience mod back in 1.12. Now rebuilt to be a standalone mod for modern minecraft.

Reactive Music requires YetAnotherConfigLib!


A Note on Updated Versions

Currently not planned to support versions 26.1 and greater until Mojang stops bloating the game with features with an inch of depth. (yes i'm petty)

I do this in my free time and don't really make any money from it, and I don't really want to update mods for a game for which I have zero interest in the direction it's being taken.

Custom Songpacks

We have an active songpack creation community on Discord in the #songpack-releases channel! While not officially endorsed by me, people have created all sorts of awesome musical packs you can try out!

discord songpacks

Creating Songpacks

You can also make your own songpacks! You can find a full guide here or watch the video below!

Credits

Spoiler Adventure Redefined is composed of a few different creators, thank you to all of them! All music is copyright free (non-commercially) so it should be fine to use in YouTube videos.

Vindsvept: https://www.youtube.com/channel/UCfSUheoljDlGDjerRylO4Nw

Adrian von Ziegler: https://www.youtube.com/user/AdrianvonZiegler

Mufaya: https://www.youtube.com/channel/UCs2LV0ZL1u8AhimGxEqpc4Q

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
1.3.4+1.21.1-neoforgeРелиз1.21, 1.21.1-rc1, 1.21.1neoforge17 июня 2026 г..jar (281.2 МБ)
1.3.3+1.20.1-forgeРелиз1.20, 1.20.1-rc1, 1.20.1forge17 июня 2026 г..jar (281.2 МБ)
1.3.3+1.19.2-forgeРелиз1.19.2forge17 июня 2026 г..jar (281.2 МБ)
1.3.1+1.20.1-forgeРелиз1.20, 1.20.1forge18 мая 2026 г..jar (281.1 МБ)
1.3.1+1.21.1-neoforgeРелиз1.21, 1.21.1neoforge18 мая 2026 г..jar (281.0 МБ)
1.3.0+1.21.1-neoforgeРелиз1.21, 1.21.1neoforge23 марта 2026 г..jar (281.0 МБ)
1.3.0+1.20.1-forgeРелиз1.20, 1.20.1forge23 марта 2026 г..jar (281.1 МБ)
1.2.2+1.21.11Релиз1.21.11fabric5 января 2026 г..jar (281.1 МБ)
1.2.2+1.21.9Релиз1.21.9, 1.21.10fabric1 декабря 2025 г..jar (281.1 МБ)
1.2.2+1.21.1Релиз1.21.1fabric1 декабря 2025 г..jar (281.1 МБ)
1.2.2+1.20.1Релиз1.20.1fabric1 декабря 2025 г..jar (281.1 МБ)
1.2.1+1.21.1Релиз1.21.1fabric18 октября 2025 г..jar (281.1 МБ)
1.2.1+1.21.9Релиз1.21.9, 1.21.10fabric18 октября 2025 г..jar (281.1 МБ)
1.1.0+1.21.8Релиз1.21.8fabric22 июля 2025 г..jar (281.1 МБ)
1.1.0+1.21Релиз1.21, 1.21.1fabric22 июля 2025 г..jar (281.1 МБ)

Показаны последние 15 из 49 версий. Все версии — на Modrinth.

Ченджлог

1.3.3+1.19.2-forgeРелиз1.19.2 · 17 июня 2026 г.

Changes:

  • Removed dependency on YACL, new built-in config menu
  • Added soundsMuteMusicIgnoreDistance to the config, which can be used to fix compatibility with some mods that have custom music that wasn't detectable
1.3.1+1.21.1-neoforgeРелиз1.21, 1.21.1 · 18 мая 2026 г.

Fixed biometag compatibility with new forge/neoforge versions.

1.3.0+1.20.1-forgeРелиз1.20, 1.20.1 · 23 марта 2026 г.

added forge and neoforge support

1.2.2+1.21.11Релиз1.21.11 · 5 января 2026 г.

update for 1.21.11

1.2.2+1.20.1Релиз1.20.1 · 1 декабря 2025 г.
  • re-add toggleLogging command from beta
  • fix block events showing as errors
  • ignore invalid audio files rather than getting stuck
  • ignore events that have any invalid entries rather than trying to partially load them
1.2.1+1.21.9Релиз1.21.9, 1.21.10 · 18 октября 2025 г.

Updates:

  • new BLOCK event, ex "BLOCK=nether_bricks,1000" (check for 1000 nearby nether bricks), radius is currently hardcoded to 25 blocks
  • toggle minecraft sound event logging command
1.1.0+1.20.1Релиз1.20.4, 1.20.5, 1.20.6 · 22 июля 2025 г.

Reactive Music v1.1.0 update!

Added:

  • Added a big new feature for mod compatibility! In the RM config you can now specify any sound events that should mute Reactive Music while they are active.
    • This system is used now to add full support for the Cobblemon battle music pack!
  • Added the ability to load multiple YAML files from the same songpack (thanks rocamocha!)

Fixed:

  • Fixed that songpacks would entirely skip loading an event if it's entries had an error. Now it just loads as many as it can from that event.
  • Made songpack warnings not show up unless you're in debug mode or working on a non-zipped directory.
1.0.4+1.21.8Релиз1.21.8 · 22 июля 2025 г.

Added ~1.21.8 compatibility

Полная история изменений — на Modrinth.

Комментарии

Загружаем…