diff --git a/forge-gui/res/adventure/Shandalar/ui/statistic.json b/forge-gui/res/adventure/Shandalar/ui/statistic.json index baba30519fd..99519eee36d 100644 --- a/forge-gui/res/adventure/Shandalar/ui/statistic.json +++ b/forge-gui/res/adventure/Shandalar/ui/statistic.json @@ -148,7 +148,8 @@ }, { "type": "Label", - "name": "[BLACK]lifePoints", + "name": "lifePoints", + "fontColor":"black", "width": 64, "height": 16, "x": 410, @@ -168,4 +169,4 @@ "font": "default" } ] -} \ No newline at end of file +}