Files
fz-survival-datapack/data/fzsd/function/game_event/advancement/on_sneak.mcfunction
T
2024-06-16 11:01:54 +08:00

8 lines
343 B
MCFunction

# 调用者:advancements/fzsd:~
##
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": "蹲下"}]
##
function #fzsd:game_event/player/on_sneak