im trying to set it up so that when a certain block is equal to air[part of another command chain] an ambient sound effect will play until complete, i can use a repeat command block with playsound because that does too much, does anyone know the solution?
1
You could do a redstone loop with an impulse command block. But the best way would to be by putting the commands in a datapack and using /schedule to loop it with a curtain delay. But if you have never worked with datapacks before just keep it with the redstone because datapacks may be a hassle to learn if you are just starting out.
