1

Playsound till done?

Skem 10/4/22 3:07 am
120
10/4/2022 4:24 am
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?
Posted by
Skem
Level 1 : New Miner
0

  Have something to say?

JoinSign in

1

QuinnBitz
10/04/2022 4:24 am
Level 34 : Artisan Nerd
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.
1

Welcome