This commit is contained in:
Harveykang
2020-12-07 04:25:40 +08:00
parent 4526f5541d
commit 4f1a8b74f9
30 changed files with 417 additions and 131 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
"max": 0
}
}
}
}
}
]
}
@@ -16,7 +16,8 @@
}
},
"entity": "this"
},{
},
{
"condition": "minecraft:entity_scores",
"scores": {
"usedWooPickaxe": {
@@ -25,7 +26,8 @@
}
},
"entity": "this"
},{
},
{
"condition": "minecraft:entity_scores",
"scores": {
"usedWooHoe": {
@@ -34,7 +36,8 @@
}
},
"entity": "this"
},{
},
{
"condition": "minecraft:entity_scores",
"scores": {
"usedWooAxe": {
@@ -43,7 +46,8 @@
}
},
"entity": "this"
},{
},
{
"condition": "minecraft:entity_scores",
"scores": {
"usedStoShovel": {
@@ -52,7 +56,8 @@
}
},
"entity": "this"
},{
},
{
"condition": "minecraft:entity_scores",
"scores": {
"usedStoPickaxe": {
@@ -61,7 +66,8 @@
}
},
"entity": "this"
},{
},
{
"condition": "minecraft:entity_scores",
"scores": {
"usedStoHoe": {
@@ -70,7 +76,8 @@
}
},
"entity": "this"
},{
},
{
"condition": "minecraft:entity_scores",
"scores": {
"usedStoAxe": {
@@ -79,7 +86,8 @@
}
},
"entity": "this"
},{
},
{
"condition": "minecraft:entity_scores",
"scores": {
"usedNetShovel": {
@@ -88,7 +96,8 @@
}
},
"entity": "this"
},{
},
{
"condition": "minecraft:entity_scores",
"scores": {
"usedNetPickaxe": {
@@ -97,7 +106,8 @@
}
},
"entity": "this"
},{
},
{
"condition": "minecraft:entity_scores",
"scores": {
"usedNetHoe": {
@@ -106,7 +116,8 @@
}
},
"entity": "this"
},{
},
{
"condition": "minecraft:entity_scores",
"scores": {
"usedNetAxe": {
@@ -115,7 +126,8 @@
}
},
"entity": "this"
},{
},
{
"condition": "minecraft:entity_scores",
"scores": {
"usedIroShovel": {
@@ -124,7 +136,8 @@
}
},
"entity": "this"
},{
},
{
"condition": "minecraft:entity_scores",
"scores": {
"usedIroPickaxe": {
@@ -133,7 +146,8 @@
}
},
"entity": "this"
},{
},
{
"condition": "minecraft:entity_scores",
"scores": {
"usedIroHoe": {
@@ -142,7 +156,8 @@
}
},
"entity": "this"
},{
},
{
"condition": "minecraft:entity_scores",
"scores": {
"usedIroAxe": {
@@ -151,7 +166,8 @@
}
},
"entity": "this"
},{
},
{
"condition": "minecraft:entity_scores",
"scores": {
"usedGolShovel": {
@@ -160,7 +176,8 @@
}
},
"entity": "this"
},{
},
{
"condition": "minecraft:entity_scores",
"scores": {
"usedGolPickaxe": {
@@ -169,7 +186,8 @@
}
},
"entity": "this"
},{
},
{
"condition": "minecraft:entity_scores",
"scores": {
"usedDiaHoe": {
@@ -178,7 +196,8 @@
}
},
"entity": "this"
},{
},
{
"condition": "minecraft:entity_scores",
"scores": {
"usedGolAxe": {
@@ -187,7 +206,8 @@
}
},
"entity": "this"
},{
},
{
"condition": "minecraft:entity_scores",
"scores": {
"usedDiaShovel": {
@@ -196,7 +216,8 @@
}
},
"entity": "this"
},{
},
{
"condition": "minecraft:entity_scores",
"scores": {
"usedDiaPickaxe": {
@@ -205,7 +226,8 @@
}
},
"entity": "this"
},{
},
{
"condition": "minecraft:entity_scores",
"scores": {
"usedDiaHoe": {
@@ -214,7 +236,8 @@
}
},
"entity": "this"
},{
},
{
"condition": "minecraft:entity_scores",
"scores": {
"usedDiaAxe": {
@@ -223,6 +246,16 @@
}
},
"entity": "this"
},
{
"condition": "minecraft:entity_scores",
"scores": {
"usedShears": {
"min": 1,
"max": 2147483647
}
},
"entity": "this"
}
]
}
@@ -13,57 +13,62 @@
"predicate": {
"equipment": {
"mainhand": {
"item": "minecraft:diamond_axe"
"item": "minecraft:diamond_axe"
}
}
}
},{
},
{
"condition": "minecraft:entity_properties",
"entity": "this",
"predicate": {
"equipment": {
"mainhand": {
"item": "minecraft:iron_axe"
"item": "minecraft:iron_axe"
}
}
}
},{
},
{
"condition": "minecraft:entity_properties",
"entity": "this",
"predicate": {
"equipment": {
"mainhand": {
"item": "minecraft:stone_axe"
"item": "minecraft:stone_axe"
}
}
}
},{
},
{
"condition": "minecraft:entity_properties",
"entity": "this",
"predicate": {
"equipment": {
"mainhand": {
"item": "minecraft:wooden_axe"
"item": "minecraft:wooden_axe"
}
}
}
},{
},
{
"condition": "minecraft:entity_properties",
"entity": "this",
"predicate": {
"equipment": {
"mainhand": {
"item": "minecraft:golden_axe"
"item": "minecraft:golden_axe"
}
}
}
},{
},
{
"condition": "minecraft:entity_properties",
"entity": "this",
"predicate": {
"equipment": {
"mainhand": {
"item": "minecraft:netherite_axe"
"item": "minecraft:netherite_axe"
}
}
}
@@ -86,57 +91,62 @@
"predicate": {
"equipment": {
"mainhand": {
"item": "minecraft:diamond_axe"
"item": "minecraft:diamond_axe"
}
}
}
},{
},
{
"condition": "minecraft:entity_properties",
"entity": "this",
"predicate": {
"equipment": {
"mainhand": {
"item": "minecraft:iron_axe"
"item": "minecraft:iron_axe"
}
}
}
},{
},
{
"condition": "minecraft:entity_properties",
"entity": "this",
"predicate": {
"equipment": {
"mainhand": {
"item": "minecraft:stone_axe"
"item": "minecraft:stone_axe"
}
}
}
},{
},
{
"condition": "minecraft:entity_properties",
"entity": "this",
"predicate": {
"equipment": {
"mainhand": {
"item": "minecraft:wooden_axe"
"item": "minecraft:wooden_axe"
}
}
}
},{
},
{
"condition": "minecraft:entity_properties",
"entity": "this",
"predicate": {
"equipment": {
"mainhand": {
"item": "minecraft:golden_axe"
"item": "minecraft:golden_axe"
}
}
}
},{
},
{
"condition": "minecraft:entity_properties",
"entity": "this",
"predicate": {
"equipment": {
"mainhand": {
"item": "minecraft:netherite_axe"
"item": "minecraft:netherite_axe"
}
}
}
@@ -145,7 +155,8 @@
}
]
}
},"used_shovel_on_block": {
},
"used_shovel_on_block": {
"trigger": "minecraft:item_used_on_block",
"conditions": {
"player": [
@@ -158,57 +169,62 @@
"predicate": {
"equipment": {
"mainhand": {
"item": "minecraft:diamond_shovel"
"item": "minecraft:diamond_shovel"
}
}
}
},{
},
{
"condition": "minecraft:entity_properties",
"entity": "this",
"predicate": {
"equipment": {
"mainhand": {
"item": "minecraft:iron_shovel"
"item": "minecraft:iron_shovel"
}
}
}
},{
},
{
"condition": "minecraft:entity_properties",
"entity": "this",
"predicate": {
"equipment": {
"mainhand": {
"item": "minecraft:stone_shovel"
"item": "minecraft:stone_shovel"
}
}
}
},{
},
{
"condition": "minecraft:entity_properties",
"entity": "this",
"predicate": {
"equipment": {
"mainhand": {
"item": "minecraft:wooden_shovel"
"item": "minecraft:wooden_shovel"
}
}
}
},{
},
{
"condition": "minecraft:entity_properties",
"entity": "this",
"predicate": {
"equipment": {
"mainhand": {
"item": "minecraft:golden_shovel"
"item": "minecraft:golden_shovel"
}
}
}
},{
},
{
"condition": "minecraft:entity_properties",
"entity": "this",
"predicate": {
"equipment": {
"mainhand": {
"item": "minecraft:netherite_shovel"
"item": "minecraft:netherite_shovel"
}
}
}
@@ -231,57 +247,62 @@
"predicate": {
"equipment": {
"mainhand": {
"item": "minecraft:diamond_shovel"
"item": "minecraft:diamond_shovel"
}
}
}
},{
},
{
"condition": "minecraft:entity_properties",
"entity": "this",
"predicate": {
"equipment": {
"mainhand": {
"item": "minecraft:iron_shovel"
"item": "minecraft:iron_shovel"
}
}
}
},{
},
{
"condition": "minecraft:entity_properties",
"entity": "this",
"predicate": {
"equipment": {
"mainhand": {
"item": "minecraft:stone_shovel"
"item": "minecraft:stone_shovel"
}
}
}
},{
},
{
"condition": "minecraft:entity_properties",
"entity": "this",
"predicate": {
"equipment": {
"mainhand": {
"item": "minecraft:wooden_shovel"
"item": "minecraft:wooden_shovel"
}
}
}
},{
},
{
"condition": "minecraft:entity_properties",
"entity": "this",
"predicate": {
"equipment": {
"mainhand": {
"item": "minecraft:golden_shovel"
"item": "minecraft:golden_shovel"
}
}
}
},{
},
{
"condition": "minecraft:entity_properties",
"entity": "this",
"predicate": {
"equipment": {
"mainhand": {
"item": "minecraft:netherite_shovel"
"item": "minecraft:netherite_shovel"
}
}
}
@@ -290,7 +311,8 @@
}
]
}
},"used_hoe_on_block": {
},
"used_hoe_on_block": {
"trigger": "minecraft:item_used_on_block",
"conditions": {
"player": [
@@ -303,57 +325,62 @@
"predicate": {
"equipment": {
"mainhand": {
"item": "minecraft:diamond_hoe"
"item": "minecraft:diamond_hoe"
}
}
}
},{
},
{
"condition": "minecraft:entity_properties",
"entity": "this",
"predicate": {
"equipment": {
"mainhand": {
"item": "minecraft:iron_hoe"
"item": "minecraft:iron_hoe"
}
}
}
},{
},
{
"condition": "minecraft:entity_properties",
"entity": "this",
"predicate": {
"equipment": {
"mainhand": {
"item": "minecraft:stone_hoe"
"item": "minecraft:stone_hoe"
}
}
}
},{
},
{
"condition": "minecraft:entity_properties",
"entity": "this",
"predicate": {
"equipment": {
"mainhand": {
"item": "minecraft:wooden_hoe"
"item": "minecraft:wooden_hoe"
}
}
}
},{
},
{
"condition": "minecraft:entity_properties",
"entity": "this",
"predicate": {
"equipment": {
"mainhand": {
"item": "minecraft:golden_hoe"
"item": "minecraft:golden_hoe"
}
}
}
},{
},
{
"condition": "minecraft:entity_properties",
"entity": "this",
"predicate": {
"equipment": {
"mainhand": {
"item": "minecraft:netherite_hoe"
"item": "minecraft:netherite_hoe"
}
}
}
@@ -376,57 +403,62 @@
"predicate": {
"equipment": {
"mainhand": {
"item": "minecraft:diamond_hoe"
"item": "minecraft:diamond_hoe"
}
}
}
},{
},
{
"condition": "minecraft:entity_properties",
"entity": "this",
"predicate": {
"equipment": {
"mainhand": {
"item": "minecraft:iron_hoe"
"item": "minecraft:iron_hoe"
}
}
}
},{
},
{
"condition": "minecraft:entity_properties",
"entity": "this",
"predicate": {
"equipment": {
"mainhand": {
"item": "minecraft:stone_hoe"
"item": "minecraft:stone_hoe"
}
}
}
},{
},
{
"condition": "minecraft:entity_properties",
"entity": "this",
"predicate": {
"equipment": {
"mainhand": {
"item": "minecraft:wooden_hoe"
"item": "minecraft:wooden_hoe"
}
}
}
},{
},
{
"condition": "minecraft:entity_properties",
"entity": "this",
"predicate": {
"equipment": {
"mainhand": {
"item": "minecraft:golden_hoe"
"item": "minecraft:golden_hoe"
}
}
}
},{
},
{
"condition": "minecraft:entity_properties",
"entity": "this",
"predicate": {
"equipment": {
"mainhand": {
"item": "minecraft:netherite_hoe"
"item": "minecraft:netherite_hoe"
}
}
}
@@ -11,8 +11,8 @@
"entity": "this",
"scores": {
"carpetBot": {
"max":1,
"min":1
"max": 1,
"min": 1
}
}
}
@@ -11,8 +11,8 @@
"entity": "this",
"scores": {
"carpetBot": {
"max":1,
"min":1
"max": 1,
"min": 1
}
}
}
+1 -1
View File
@@ -1,7 +1,7 @@
#关闭主进程
schedule clear fz:config/main
#输出给打开过设置界面的玩家的消息
tellraw @a[scores={openingConfig=1}] {"text": "[提醒]5分钟无任何人回应,为节省性能,已关闭设置功能,请重新唤起","color": "#d7ff00"}
tellraw @a[scores={openingConfig=1}] {"text": "[提醒]5分钟无任何人回应,为节省性能,已关闭设置功能,请重新唤起","color": "#66ffff"}
#重置打开过设置界面的玩家的列表
scoreboard objectives remove openingConfig
#移除设置界面被打开的信息
+5 -3
View File
@@ -1,3 +1,4 @@
#用于储存参数的记分板
scoreboard objectives add parameter dummy
#用于数学计算的记分板
@@ -15,11 +16,12 @@ function fz:login/logintips/install
function fz:carpet/carpet
#版本信息
data merge storage fz.installed {installed:1b}
data merge storage fz {version:Alpha-2.0.0.4}
data merge storage fz {date:2020-12.25}
data merge storage fz {time:"07:01"}
data merge storage fz {version:Beta-2.0.0.5}
data merge storage fz {date:2020-12.7}
data merge storage fz {time:"04:06"}
data merge storage fz {snapshot:-SNAPSHOT}
##data remove storage fz snapshot
tellraw @a {"text": "[信息]启动完毕","color": "#5fff00"}
#提示已安装
tellraw @a {"text": "[信息]安装完成!","color": "#5fff00"}
#info: #5fff00
+2 -2
View File
@@ -1,8 +1,8 @@
#如果未安装且未卸载则安装
execute unless data storage fz.installed {installed:1b} unless data storage fz.installed {installed:0b} run function fz:install
#如果版本正确且已安装则开始运行
execute if data storage fz {version:Alpha-2.0.0.4} if data storage fz.installed {installed:1b} run function fz:start
execute if data storage fz {version:Alpha-2.0.0.5} if data storage fz.installed {installed:1b} run function fz:start
#如果版本不符则更新
execute unless data storage fz {version:Alpha-2.0.0.4} run function fz:update
execute unless data storage fz {version:Alpha-2.0.0.5} run function fz:update
#输出版本信息
tellraw @a [{"text": "[版本信息]FZ's Datapack-","color": "#ffd900"},{"nbt":"version","storage":"fz","color": "#ffd900"},{"nbt": "snapshot", "storage": "fz","color": "red"}]
+1 -1
View File
@@ -1,4 +1,4 @@
execute if data storage fz.installed {logintips:1b} run tellraw @s {"text": "[提醒]站在地面,抬头并按一下shift即可打开设置页面","color": "#d7ff00"}
execute if data storage fz.installed {logintips:1b} run tellraw @s {"text": "[提醒]站在地面,抬头并按一下shift即可打开设置页面","color": "#66ffff"}
scoreboard players set @s leaveGame 0
@@ -24,5 +24,6 @@ execute if score @s usedWooAxe matches 1.. run function fz:scoreboards/digcounte
execute if score @s usedWooHoe matches 1.. run function fz:scoreboards/digcounter/tools/woohoe
execute if score @s usedWooPickaxe matches 1.. run function fz:scoreboards/digcounter/tools/woopickaxe
execute if score @s usedWooShovel matches 1.. run function fz:scoreboards/digcounter/tools/wooshovel
execute if score @s usedShears matches 1.. run function fz:scoreboards/digcounter/tools/shears
#重置探测使用工具的记分板的成就
advancement revoke @s only fz:scoreboards/digcounter/digtrigger
@@ -1,6 +1,6 @@
#计算挖掘榜和总榜
#判断条件用于排除地毯小人
execute unless score @s carpetBot matches 1 run scoreboard players operation @s digCounter += @s usedStoShovel
execute unless score @s carpetBot matches 1 run scoreboard players operation digCounter += @s usedStoShovel
execute unless score @s carpetBot matches 1 run scoreboard players operation totalList += @s usedStoShovel
execute unless score @s carpetBot matches 1 run scoreboard players operation @s digCounter += @s usedNetAxe
execute unless score @s carpetBot matches 1 run scoreboard players operation digCounter += @s usedNetAxe
execute unless score @s carpetBot matches 1 run scoreboard players operation totalList += @s usedNetAxe
scoreboard players reset @s usedNetAxe
@@ -1,6 +1,6 @@
#计算挖掘榜和总榜
#判断条件用于排除地毯小人
execute unless score @s carpetBot matches 1 run scoreboard players operation @s digCounter += @s usedNetPickaxe
execute unless score @s carpetBot matches 1 run scoreboard players operation digCounter += @s usedNetPickaxe
execute unless score @s carpetBot matches 1 run scoreboard players operation totalList += @s usedNetPickaxe
execute unless score @s carpetBot matches 1 run scoreboard players operation @s digCounter += @s usedNetHoe
execute unless score @s carpetBot matches 1 run scoreboard players operation digCounter += @s usedNetHoe
execute unless score @s carpetBot matches 1 run scoreboard players operation totalList += @s usedNetHoe
scoreboard players reset @s usedNetHoe
@@ -1,6 +1,6 @@
#计算挖掘榜和总榜
#判断条件用于排除地毯小人
execute unless score @s carpetBot matches 1 run scoreboard players operation @s digCounter += @s usedNetHoe
execute unless score @s carpetBot matches 1 run scoreboard players operation digCounter += @s usedNetHoe
execute unless score @s carpetBot matches 1 run scoreboard players operation totalList += @s usedNetHoe
execute unless score @s carpetBot matches 1 run scoreboard players operation @s digCounter += @s usedNetPickaxe
execute unless score @s carpetBot matches 1 run scoreboard players operation digCounter += @s usedNetPickaxe
execute unless score @s carpetBot matches 1 run scoreboard players operation totalList += @s usedNetPickaxe
scoreboard players reset @s usedNetPickaxe
@@ -0,0 +1,6 @@
#计算挖掘榜和总榜
#判断条件用于排除地毯小人
execute unless score @s carpetBot matches 1 run scoreboard players operation @s digCounter += @s usedShears
execute unless score @s carpetBot matches 1 run scoreboard players operation digCounter += @s usedShears
execute unless score @s carpetBot matches 1 run scoreboard players operation totalList += @s usedShears
scoreboard players reset @s usedShears
@@ -1,6 +1,6 @@
#计算挖掘榜和总榜
#判断条件用于排除地毯小人
execute unless score @s carpetBot matches 1 run scoreboard players operation @s digCounter += @s usedNetAxe
execute unless score @s carpetBot matches 1 run scoreboard players operation digCounter += @s usedNetAxe
execute unless score @s carpetBot matches 1 run scoreboard players operation totalList += @s usedNetAxe
execute unless score @s carpetBot matches 1 run scoreboard players operation @s digCounter += @s usedStoShovel
execute unless score @s carpetBot matches 1 run scoreboard players operation digCounter += @s usedStoShovel
execute unless score @s carpetBot matches 1 run scoreboard players operation totalList += @s usedStoShovel
scoreboard players reset @s usedStoShovel
@@ -4,4 +4,4 @@ execute unless score @s carpetBot matches 1 run scoreboard players remove @s dig
execute unless score @s carpetBot matches 1 run scoreboard players remove digCounter 1
execute unless score @s carpetBot matches 1 run scoreboard players remove totalList 1
#重置探测右键使用工具的成就
advancement revoke 2333 only fz:scoreboards/digcounter/toolsfix
advancement revoke @s only fz:scoreboards/digcounter/toolsfix
@@ -27,6 +27,7 @@ scoreboard objectives add digCounter dummy
scoreboard objectives add usedNetPickaxe minecraft.used:minecraft.netherite_pickaxe
scoreboard objectives add usedNetShovel minecraft.used:minecraft.netherite_shovel
scoreboard objectives add usedNetHoe minecraft.used:minecraft.netherite_hoe
scoreboard objectives add usedShears minecraft.used:minecraft.shears
scoreboard objectives add deathCounter dummy
scoreboard objectives add deathTester deathCount
scoreboard objectives add tradingCounter dummy
@@ -1,3 +1,3 @@
tellraw @a {"text": "[提醒]10s后清理掉落物","color": "#d7ff00"}
tellraw @a {"text": "[提醒]10s后清理掉落物","color": "#66ffff"}
execute as @a at @a run playsound minecraft:block.note_block.pling voice @s ~ ~ ~ 1 1
schedule function fz:sweeper/timer/5s 5s
@@ -1,3 +1,3 @@
tellraw @a {"text": "[提醒]1min后清理掉落物","color": "#d7ff00"}
tellraw @a {"text": "[提醒]1min后清理掉落物","color": "#66ffff"}
execute as @a at @a run playsound minecraft:block.note_block.pling voice @s ~ ~ ~ 1 1
schedule function fz:sweeper/timer/30s 30s
@@ -1,3 +1,3 @@
tellraw @a {"text": "[提醒]1s后清理掉落物","color": "#d7ff00"}
tellraw @a {"text": "[提醒]1s后清理掉落物","color": "#66ffff"}
execute as @a at @a run playsound minecraft:block.note_block.pling voice @s ~ ~ ~ 1 1
schedule function fz:sweeper/main 1s
@@ -1,3 +1,3 @@
tellraw @a {"text": "[提醒]2min后清理掉落物","color": "#d7ff00"}
tellraw @a {"text": "[提醒]2min后清理掉落物","color": "#66ffff"}
execute as @a at @a run playsound minecraft:block.note_block.pling voice @s ~ ~ ~ 1 1
schedule function fz:sweeper/timer/1min 60s
@@ -1,3 +1,3 @@
tellraw @a {"text": "[提醒]2s后清理掉落物","color": "#d7ff00"}
tellraw @a {"text": "[提醒]2s后清理掉落物","color": "#66ffff"}
execute as @a at @a run playsound minecraft:block.note_block.pling voice @s ~ ~ ~ 1 1
schedule function fz:sweeper/timer/1s 1s
@@ -1,3 +1,3 @@
tellraw @a {"text": "[提醒]30s后清理掉落物","color": "#d7ff00"}
tellraw @a {"text": "[提醒]30s后清理掉落物","color": "#66ffff"}
execute as @a at @a run playsound minecraft:block.note_block.pling voice @s ~ ~ ~ 1 1
schedule function fz:sweeper/timer/10s 20s
@@ -1,3 +1,3 @@
tellraw @a {"text": "[提醒]3min后清理掉落物","color": "#d7ff00"}
tellraw @a {"text": "[提醒]3min后清理掉落物","color": "#66ffff"}
execute as @a at @a run playsound minecraft:block.note_block.pling voice @s ~ ~ ~ 1 1
schedule function fz:sweeper/timer/2min 60s
@@ -1,3 +1,3 @@
tellraw @a {"text": "[提醒]3s后清理掉落物","color": "#d7ff00"}
tellraw @a {"text": "[提醒]3s后清理掉落物","color": "#66ffff"}
execute as @a at @a run playsound minecraft:block.note_block.pling voice @s ~ ~ ~ 1 1
schedule function fz:sweeper/timer/2s 1s
@@ -1,3 +1,3 @@
tellraw @a {"text": "[提醒]4min后清理掉落物","color": "#d7ff00"}
tellraw @a {"text": "[提醒]4min后清理掉落物","color": "#66ffff"}
execute as @a at @a run playsound minecraft:block.note_block.pling voice @s ~ ~ ~ 1 1
schedule function fz:sweeper/timer/3min 60s
@@ -1,3 +1,3 @@
tellraw @a {"text": "[提醒]4s后清理掉落物","color": "#d7ff00"}
tellraw @a {"text": "[提醒]4s后清理掉落物","color": "#66ffff"}
execute as @a at @a run playsound minecraft:block.note_block.pling voice @s ~ ~ ~ 1 1
schedule function fz:sweeper/timer/3s 1s
@@ -1,3 +1,3 @@
tellraw @a {"text": "[提醒]5s后清理掉落物","color": "#d7ff00"}
tellraw @a {"text": "[提醒]5s后清理掉落物","color": "#66ffff"}
execute as @a at @a run playsound minecraft:block.note_block.pling voice @s ~ ~ ~ 1 1
schedule function fz:sweeper/timer/4s 1s