fz-survival-datapack/data/fzsd/functions/module/last_spawn_point/install.mcfunction

5 lines
316 B
Mcfunction
Raw Normal View History

## 标记为已安装
data modify storage fzsd:installed fzsd.module.last_spawn_point set value 1b
## 日志
execute if score fzsd.logger.level fzsd.variable.integer matches ..500 run tellraw @a [{"nbt": "fzsd.level.info", "interpret": true, "storage": "fzsd:logger"}, {"text": "已安装组件:上一出生点"}]