diff --git a/data/fz/functions/health/install.mcfunction b/data/fz/functions/health/install.mcfunction index a35a56b..8854e97 100644 --- a/data/fz/functions/health/install.mcfunction +++ b/data/fz/functions/health/install.mcfunction @@ -1,6 +1,6 @@ #安装血量显示 #初始化 -scoreboard objectives add Health health {"text": "cm","color": "yellow"} +scoreboard objectives add Health health {"text": "HP"} scoreboard objectives modify Health rendertype hearts scoreboard objectives setdisplay list Health scoreboard objectives setdisplay belowName Health