LostBeats Forge 1.1.0 for 1.20.1
Curse Maven Snippet
What's new
1.1.0
- Track replacement logic has changed
- Replace interrupt mode with yield yes / no
- Tracks are replaced if a higher priority condition becomes true
- Tracks will continue playing when moving to a same priority region
- Tracks will continue playing when moving to a lower priority region unless the current track has yield set to yes
- Added commands
/lostbeats seek <seconds>- Seek forward or backwards through the current playing track/lostbeats skip- Skip to the next track/lostbeats duration- Get the duration of the current playing track/lostbeats pause/resume- Pause / resume the current track
- Reworked debug hud to show more info about the current and queued tracks
- Reworked how the recent track is picked to always work with smaller numbers of tracks and better account for tracks that have never been played before
- Added % chance for the next track to play to the debug hud
- Improved underlying logic for playing tracks
- Now stops all music when leaving the world to allow for mods like fancy menu to take over. If you wish for menu music to be a thing, the menu music option in the other section still works.
1.0.0-2
Initial Release

