This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
I try to play a fan sound, thanks to /playsound, at specific coordinates.
To loop this sound, I made a repeater clock.
But the problem is this method isn't that good.
Indeed, when the sound restarts, there is like a "pop" sound at each restart, which is pretty annoying. Then it takes up a lot of space.
This is probably not the most efficient way but you can use a bunch of redstone repeaters and hopper timers to equal the length of the sound and then loop it around to reactivate the command block.
Server address: everlast-mc.com
Everlast | Official Trailer (click)
That is what I used to do until now. But I'm just looking for a better way.
I try to play a fan sound, thanks to /playsound, at specific coordinates.
To loop this sound, I made a repeater clock.
But the problem is this method isn't that good.
Indeed, when the sound restarts, there is like a "pop" sound at each restart, which is pretty annoying. Then it takes up a lot of space.
Do you know a way to repeat the /playsound command when the sound has finished to play ?
This is probably not the most efficient way but you can use a bunch of redstone repeaters and hopper timers to equal the length of the sound and then loop it around to reactivate the command block.
Server address: everlast-mc.com
Everlast | Official Trailer (click)
That is what I used to do until now. But I'm just looking for a better way.