添加幻翼提醒;在重装后会自动重载
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# 调用者:fzsd:game_event/game/on_night/on_tick
|
||||
|
||||
## 调试
|
||||
execute if score fzsd.logger.level fzsd.variable.integer matches ..400 run tellraw @a [{"nbt": "fzsd.level.debug", "interpret": true, "storage": "fzsd:logger"}, {"text": "事件已触发:夜幕降临"}]
|
||||
|
||||
## 运行事件
|
||||
function #fzsd:game_event/game/on_night
|
||||
@@ -0,0 +1,3 @@
|
||||
# 由fzsd:game_event/on_tick事件调用
|
||||
function #fzsd:api/get_current_daytime
|
||||
execute if score fzsd.var.cache fzsd.variable.integer matches 12516 run function fzsd:game_event/game/on_night
|
||||
Reference in New Issue
Block a user