CircuitLord / ReactiveMusic

GNU General Public License v3.0
3 stars 3 forks source link

Use commands to pause the music #25

Open abm991 opened 5 days ago

abm991 commented 5 days ago

Hello, I hope that this mod can pause the playback of music through commands, sometimes this pause is essential

CircuitLord commented 5 days ago

just wondering, what's your use case for pausing the music like that?

abm991 commented 5 days ago

The mod music doesn't stop, and the two concerts play together when using the original minecraft commands to execute the music, which is very detrimental to making maps and modpacks

CircuitLord commented 5 days ago

so the main issue is that you're playing custom music for a map and it plays music that overlaps with Reactive Music? Are you hoping to pause the music from a command block?

Taking a step back, is there any reason you need to use the command block to play music and why that couldn't be part of Reactive Music in some way? I'm open to adding new features if they assist developers and stuff