diff --git a/data/fzsd/functions/module/sweeper/timer/12min.mcfunction b/data/fzsd/functions/module/sweeper/timer/12min.mcfunction index bb45eb0..8bc1860 100644 --- a/data/fzsd/functions/module/sweeper/timer/12min.mcfunction +++ b/data/fzsd/functions/module/sweeper/timer/12min.mcfunction @@ -2,4 +2,4 @@ execute if score fzsd.logger.level fzsd.variable.integer matches ..600 run tellr execute as @a[tag=!fzsd.ignore_sweeper_sound] at @s run playsound minecraft:block.note_block.pling voice @s ~ ~ ~ 1 1 bossbar set fzsd:sweeper color green bossbar set fzsd:sweeper value 60 -schedule function fzsd:module/sweeper/timer/10min 120 \ No newline at end of file +schedule function fzsd:module/sweeper/timer/10min 120s \ No newline at end of file