fz-survival-datapack/data/fzsd/functions/module/sweeper/uninstall.mcfunction

7 lines
328 B
Mcfunction
Raw Normal View History

2023-01-08 07:59:55 +08:00
bossbar remove fzsd:sweeper
## 标记为已安装
data modify storage fzsd:install fzsd.module.sweeper set value 0b
## 日志
execute if score fzsd.logger.level fzsd.variable.integer matches ..500 run tellraw @a [{"nbt": "fzsd.level.info", "interpret": true, "storage": "fzsd:logger"}, {"text": "已卸载组件:扫地机"}]