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

3 lines
199 B
Mcfunction
Raw Normal View History

2020-12-07 04:25:40 +08:00
tellraw @a {"text": "[提醒]3s后清理掉落物","color": "#66ffff"}
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/2s 1s