Files
fz-survival-datapack/data/fz/functions/sweeper/install.mcfunction
T
延皓 b2843145af 2.1.0
2021-07-03 06:21:34 +08:00

6 lines
232 B
MCFunction

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