fz-survival-datapack/data/fz/functions/sweeper/install.mcfunction
2020-12-05 07:27:57 +08:00

5 lines
161 B
Mcfunction

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