From 3ec5ddaea07aea94565cf6f12c42ea2949678fb4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?MAX=5F=E5=B0=8F=E8=91=B5?= <2738345462@qq.com> Date: Sun, 4 Jul 2021 00:22:53 +0000 Subject: [PATCH] =?UTF-8?q?=E6=94=B9=E2=80=9Ccm=E2=80=9D=E4=B8=BA=E2=80=9C?= =?UTF-8?q?HP=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- data/fz/functions/health/install.mcfunction | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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