6 lines
286 B
MCFunction
6 lines
286 B
MCFunction
# 调用者:#fz:module/try_load
|
||
|
||
## 判断是否从未安装,如果是则安装
|
||
execute unless data storage fz:installed fz.module.config run function #fz:module/config/install
|
||
execute unless data storage fz:installed fz.module.scoreboard run function #fz:module/scoreboard/install
|