fz-survival-datapack/data/fz/functions/sweeper/install.mcfunction

6 lines
249 B
Mcfunction

data modify storage fz:survival installed.sweeper set value 1b
bossbar add fz:sweeper {"text":"null"}
bossbar set fz:sweeper value 0
#提示已安装
tellraw @a {"text": "[信息]扫地机已安装","color": "#5fff00"}
function fz:sweeper/start