2022-06-23 20:06:15 +08:00
|
|
|
# 调用者:#fz:module/try_load
|
|
|
|
|
|
|
|
## 判断是否安装,如果安装则加载
|
2022-07-19 20:53:53 +08:00
|
|
|
execute if data storage fz:installed fz.module{interactor:1b} run function #fz:module/interactor/load
|
2022-07-08 09:18:06 +08:00
|
|
|
execute if data storage fz:installed fz.module{health:1b} run function #fz:module/health/load
|
|
|
|
execute if data storage fz:installed fz.module{scoreboard:1b} run function #fz:module/scoreboard/load
|