From 2f5ad8a394eff7d36bcef212c00f7df5fbfe55fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BB=B6=E7=9A=93?= Date: Sun, 16 Feb 2025 11:00:02 +0800 Subject: [PATCH] ? --- data/fzsd/functions/module/sweeper/timer/12min.mcfunction | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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