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

3 lines
204 B
Mcfunction
Raw Normal View History

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