I have a prison map I am building, but need a command block that sounds like an alarm. Problem is, the command block starts getting choppy after repeating continuosly.
Anybody have suggestions for an alarm type sounding command block
OS: XBOX1, SERIES S. Bedrock edition
1 Answer
Remixing different sounds in Minecraft really comes down to experience and trial & Error.
Here is what I use for alarm.
playsound block.anvil.land ambient @a ^ ^1 ^1 1 2 The choppy issue is nothing to do with commands and the game itself. I would suggest for you to use a datapack instead, so that you could limit the frequency of the sound with scoreboards easily.
5