bug修复
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# 调用者:#fzsd:module/try_load
|
||||
|
||||
## 判断是否安装,如果安装则加载
|
||||
execute if data storage fzsd:installed fzsd.module{health:1b} run function #fzsd:module/health/load
|
||||
execute if data storage fzsd:installed fzsd.module{interactor:1b} run function #fzsd:module/interactor/load
|
||||
execute if data storage fzsd:installed fzsd.module{scoreboard:1b} run function #fzsd:module/scoreboard/load
|
||||
execute if data storage fzsd:install fzsd.module{health:1b} run function #fzsd:module/health/load
|
||||
execute if data storage fzsd:install fzsd.module{interactor:1b} run function #fzsd:module/interactor/load
|
||||
execute if data storage fzsd:install fzsd.module{scoreboard:1b} run function #fzsd:module/scoreboard/load
|
||||
|
||||
Reference in New Issue
Block a user