fz-survival-datapack/data/fzsd/functions/api/uninstall.mcfunction
2023-06-26 08:28:40 +08:00

5 lines
291 B
Mcfunction
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## 距上次睡觉时间
scoreboard objectives remove fzsd.api.time_since_rest
## 调试
execute if score fzsd.logger.level fzsd.variable.integer matches ..400 run tellraw @a [{"nbt": "fzsd.level.debug", "interpret": true, "storage": "fzsd:logger"}, {"text": "已卸载系统组件API"}]