fz-survival-datapack/data/fz/functions/sweeper/timer/4s.mcfunction

3 lines
251 B
Mcfunction
Raw Normal View History

2020-12-28 17:29:01 +08:00
tellraw @a[tag=!fz.sweeperMessageOff] {"text": "[提醒]4s后清理掉落物","color": "#66ffff"}
execute as @a[tag=!fz.sweeperSoundOff] at @s run playsound minecraft:block.note_block.pling voice @s ~ ~ ~ 1 1
2020-11-27 00:27:49 +08:00
schedule function fz:sweeper/timer/3s 1s