4 lines
314 B
Mcfunction
4 lines
314 B
Mcfunction
|
## 调试
|
||
|
execute if score fzsd.logger.level fzsd.variable.integer matches ..400 run tellraw @a [{"nbt": "fzsd.level.debug", "interpret": true, "storage": "fzsd:logger"}, {"text": "玩家"}, {"selector": "@s"}, {"text": "重置了交互器事件进度"}]
|
||
|
|
||
|
advancement revoke @s from fzsd:module/interactor/on_click
|