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

Music Moods

Configure how music & sound are handled.

19K загрузок42 подписчиковMPL-2.0fabricforgeneoforgequilt

Обновлён 4 июня 2026 г. · опубликован 15 января 2023 г.

  • Music Configuration Screen
  • Landing
  • Configuration screen
  • Config button under Music & Sound Options

Music Moods

Configure how music & sound are handled. Useful for cases where resource packs and mods replace the music immediately instead of just letting it play for any reason.

How to Use

Music Moods requires Minecraft 1.16.5+, along with Fabric API.

For Forge 1.17 and older, you must install ObsidianUI and Architectury API as well.

On Fabric, Mod Menu may be installed to easily access the configuration screen that way as well.

Install Minecraft 1.16.5+, Fabric or Quilt, any mods that like to replace the currently playing track and stick with the default of fading between tracks or modify the config to not let the current track be replaced.

Mod Support

Designed around the BetterNether and BetterEnd mods' built in resource packs, you can play with any mod or resource pack that has per-biome music that replaces the current track to have it smoothly transition.

Limited support has been added for The Immersive Music Mod.

Configuration

You can edit the config in game when Mod Menu is installed by navigating to Mods, Music Moods, then hitting the Configure... button. Alternatively, there's the new Music & Sound options screen.

Screenshots of the configuration screens.

The new redesigned Music & Sounds Screen

The redesigned Music & Sound screen

The configuration for situational music.

The music configuration screen

Music

Situational Music

Includes the title screen, various biomes, being underwater and battles.

  • Replacing current track - Allows replacing the current music with a more fitting track. Allow by default. Can also be Never and Always.
  • Always play on replace - Plays the new situational music immediately, fading in while the old one fades out. On by default.
  • Always play music/Music Frequency - Whether to keep music playing at all times or not. Good if you dislike silence. Off or Default by default.
  • Fade in/out time in ticks - The time measured in 20 TPS ticks to fade between tracks. 30 seconds (600 ticks) by default.
  • Seamless Transitions - Allows tracks to continue playing regardless of dimension changes or entering/leaving a world.

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
0.7.0-alpha.4+mc.26.1Альфа26.1, 26.1.1, 26w14a, 26.1.2fabric, quilt4 июня 2026 г.Скачать (413 КБ)
0.7.0-alpha.4+mc.1.20.1Альфа1.20, 1.20.1forge4 июня 2026 г.Скачать (928 КБ)
0.7.0-alpha.4+mc.1.17.1Альфа1.17.1forge4 июня 2026 г.Скачать (929 КБ)
0.7.0-alpha.4+mc.1.16.5Альфа1.16.4, 1.16.5forge4 июня 2026 г.Скачать (929 КБ)
0.7.0-alpha.4+mc.1.21.10Альфа1.21.9, 1.21.10neoforge4 июня 2026 г.Скачать (423 КБ)
0.7.0-alpha.4+mc.1.21.11Альфа1.21.11neoforge4 июня 2026 г.Скачать (417 КБ)
0.7.0-alpha.4+mc.1.21.1Альфа1.21, 1.21.1neoforge4 июня 2026 г.Скачать (270 КБ)
0.7.0-alpha.4+mc.1.19.2Альфа1.19, 1.19.1, 1.19.2forge4 июня 2026 г.Скачать (724 КБ)
0.7.0-alpha.4+mc.1.18.2Альфа1.18, 1.18.1, 1.18.2forge4 июня 2026 г.Скачать (723 КБ)
0.7.0-alpha.4+mc.1.21.9Альфа1.21.9, 1.21.10fabric, quilt4 июня 2026 г.Скачать (418 КБ)
0.7.0-alpha.4+mc.1.21.7Альфа1.21.6, 1.21.7, 1.21.8fabric, quilt4 июня 2026 г.Скачать (358 КБ)
0.7.0-alpha.4+mc.1.21.5Альфа1.21.5fabric, quilt4 июня 2026 г.Скачать (266 КБ)
0.7.0-alpha.4+mc.1.21.4Альфа1.21.4fabric, quilt4 июня 2026 г.Скачать (272 КБ)
0.7.0-alpha.4+mc.1.21.2Альфа1.21.2, 1.21.3fabric, quilt4 июня 2026 г.Скачать (270 КБ)
0.7.0-alpha.4+mc.1.21.11Альфа1.21.11fabric, quilt4 июня 2026 г.Скачать (420 КБ)

Показаны последние 15 из 129 версий.

Ченджлог

0.7.0-alpha.4+mc.26.1Альфа26.1.1, 26w14a, 26.1.2 · 4 июня 2026 г.

Changes since 0.7.0-alpha.3

  • Added intruded music support
    • Tracks noteblocks with a 5 second delay
    • Tracks stereo tracks on any sound source.
    • Tracks all tracks on the music sound source.
    • Ignores UI elements as best as possible.
  • Fix null sound being able to crash the music manager in rare circumstances
  • Changed logger fetch to use Constants.getLogger() in the weighted sounds list mixin.

Full Changelog: https://github.com/Modflower/music-moods/compare/v0.7.0-alpha.3...v0.7.0-alpha.4

0.7.0-alpha.4+mc.1.20.1Альфа1.20, 1.20.1 · 4 июня 2026 г.

Changes since 0.7.0-alpha.3

  • Added intruded music support
    • Tracks noteblocks with a 5 second delay
    • Tracks stereo tracks on any sound source.
    • Tracks all tracks on the music sound source.
    • Ignores UI elements as best as possible.
  • Fix null sound being able to crash the music manager in rare circumstances
  • Changed logger fetch to use Constants.getLogger() in the weighted sounds list mixin.

Full Changelog: https://github.com/Modflower/music-moods/compare/v0.7.0-alpha.3...v0.7.0-alpha.4

0.7.0-alpha.4+mc.1.17.1Альфа1.17.1 · 4 июня 2026 г.

Changes since 0.7.0-alpha.3

  • Added intruded music support
    • Tracks noteblocks with a 5 second delay
    • Tracks stereo tracks on any sound source.
    • Tracks all tracks on the music sound source.
    • Ignores UI elements as best as possible.
  • Fix null sound being able to crash the music manager in rare circumstances
  • Changed logger fetch to use Constants.getLogger() in the weighted sounds list mixin.

Full Changelog: https://github.com/Modflower/music-moods/compare/v0.7.0-alpha.3...v0.7.0-alpha.4

0.7.0-alpha.4+mc.1.16.5Альфа1.16.4, 1.16.5 · 4 июня 2026 г.

Changes since 0.7.0-alpha.3

  • Added intruded music support
    • Tracks noteblocks with a 5 second delay
    • Tracks stereo tracks on any sound source.
    • Tracks all tracks on the music sound source.
    • Ignores UI elements as best as possible.
  • Fix null sound being able to crash the music manager in rare circumstances
  • Changed logger fetch to use Constants.getLogger() in the weighted sounds list mixin.

Full Changelog: https://github.com/Modflower/music-moods/compare/v0.7.0-alpha.3...v0.7.0-alpha.4

0.7.0-alpha.4+mc.1.21.10Альфа1.21.9, 1.21.10 · 4 июня 2026 г.

Changes since 0.7.0-alpha.3

  • Added intruded music support
    • Tracks noteblocks with a 5 second delay
    • Tracks stereo tracks on any sound source.
    • Tracks all tracks on the music sound source.
    • Ignores UI elements as best as possible.
  • Fix null sound being able to crash the music manager in rare circumstances
  • Changed logger fetch to use Constants.getLogger() in the weighted sounds list mixin.

Full Changelog: https://github.com/Modflower/music-moods/compare/v0.7.0-alpha.3...v0.7.0-alpha.4

0.7.0-alpha.4+mc.1.21.11Альфа1.21.11 · 4 июня 2026 г.

Changes since 0.7.0-alpha.3

  • Added intruded music support
    • Tracks noteblocks with a 5 second delay
    • Tracks stereo tracks on any sound source.
    • Tracks all tracks on the music sound source.
    • Ignores UI elements as best as possible.
  • Fix null sound being able to crash the music manager in rare circumstances
  • Changed logger fetch to use Constants.getLogger() in the weighted sounds list mixin.

Full Changelog: https://github.com/Modflower/music-moods/compare/v0.7.0-alpha.3...v0.7.0-alpha.4

0.7.0-alpha.4+mc.1.21.1Альфа1.21, 1.21.1 · 4 июня 2026 г.

Changes since 0.7.0-alpha.3

  • Added intruded music support
    • Tracks noteblocks with a 5 second delay
    • Tracks stereo tracks on any sound source.
    • Tracks all tracks on the music sound source.
    • Ignores UI elements as best as possible.
  • Fix null sound being able to crash the music manager in rare circumstances
  • Changed logger fetch to use Constants.getLogger() in the weighted sounds list mixin.

Full Changelog: https://github.com/Modflower/music-moods/compare/v0.7.0-alpha.3...v0.7.0-alpha.4

0.7.0-alpha.4+mc.1.19.2Альфа1.19, 1.19.1, 1.19.2 · 4 июня 2026 г.

Changes since 0.7.0-alpha.3

  • Added intruded music support
    • Tracks noteblocks with a 5 second delay
    • Tracks stereo tracks on any sound source.
    • Tracks all tracks on the music sound source.
    • Ignores UI elements as best as possible.
  • Fix null sound being able to crash the music manager in rare circumstances
  • Changed logger fetch to use Constants.getLogger() in the weighted sounds list mixin.

Full Changelog: https://github.com/Modflower/music-moods/compare/v0.7.0-alpha.3...v0.7.0-alpha.4

Комментарии

Загружаем…