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

3 lines
199 B
Mcfunction
Raw Normal View History

2020-12-05 07:27:57 +08:00
tellraw @a {"text": "[提醒]5s后清理掉落物","color": "#d7ff00"}
2020-11-27 00:27:49 +08:00
execute as @a at @a run playsound minecraft:block.note_block.pling voice @s ~ ~ ~ 1 1
schedule function fz:sweeper/timer/4s 1s