This commit is contained in:
延皓
2022-06-23 20:06:15 +08:00
parent ff5d951fd1
commit 5c75fa4127
56 changed files with 200 additions and 37 deletions
+13 -1
View File
@@ -1,2 +1,14 @@
# 调用者:#fz:install
function #fz:logger/install
##
scoreboard objectives add fz.variable.integer dummy
scoreboard objectives add fz.variable.integer dummy
##
function #fz:module/install
##
data modify storage fz:install_manager fz.global set value 1b
tellraw @a [{"nbt": "fz.level.info", "interpret": true, "storage": "fz:logger"}, {"text": "安装完成!"}]