改“cm”为“HP”

This commit is contained in:
MAX_小葵 2021-07-04 00:22:53 +00:00 committed by Gitee
parent 919c4c0daa
commit 3ec5ddaea0

View File

@ -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 modify Health rendertype hearts
scoreboard objectives setdisplay list Health scoreboard objectives setdisplay list Health
scoreboard objectives setdisplay belowName Health scoreboard objectives setdisplay belowName Health