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

Custom Background Music

Framework for adding custom background music to your game

Загрузки
1K
Подписчики
2
Обновлён
18 февраля 2025 г.
Лицензия
MIT

Опубликован 14 февраля 2025 г.

Discord

Provides a framework for custom background music to be used by both mods and map makers.
Also adds support for custom loop points in sounds.

The BGM block can be used to set the BGM for a specific bounding area
The Boss Spawner block is a helper block that can be used to spawn an enemy and play a specific BGM while the entity is alive.

  • the entity will be despawned and the block reset if a player leaves the activation area
  • the block is only active while powered by redstone
  • the block will output a comparator strength of 7 when the boss is spawned and 15 when it is killed
  • turning the redstone signal off resets the block so it can be used again
    The Entity Tester block is a helper block to test for entities inside a bounding area

Ченджлог

2.0.1Релиз1.21.4 · 18 февраля 2025 г.
  • Fix crashes related to BGM transitions without music
  • Fix logo
  • cleanup mod toml file
  • add issue tracker and display url
2.0.1Релиз1.20.1 · 18 февраля 2025 г.
  • Backport to 1.20.1
  • Fix crashes related to BGM transitions without music
  • Fix logo
  • cleanup mod toml file
  • add issue tracker and display url
2.0.0Релиз1.21.4 · 14 февраля 2025 г.
  • Port to NeoForge 1.21.4
  • Add in a ton of new providers and conditiond
  • Also add in volume options
  • Seriously, added a TON of stuff, check the wiki
  • Providers with the same priority merge their distributions instead of replacing
  • Custom loop points are now a part of the normal sound engine instead of requiring the use of a custom player
  • BGM and Boss Spawner allow for a fully configured music distribution instead of only one track

Комментарии

Загружаем…