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

6 lines
232 B
Mcfunction
Raw Normal View History

2021-07-03 06:21:34 +08:00
data merge storage fz.installed {sweeper: 1b}
2020-12-28 17:29:01 +08:00
bossbar add fz.sweeper {"text":"null"}
bossbar set fz.sweeper value 0
2020-12-05 07:27:57 +08:00
#提示已安装
tellraw @a {"text": "[信息]扫地机已安装","color": "#5fff00"}
2020-11-27 00:27:49 +08:00
function fz:sweeper/start