Added health bars to block info / Fixed block info refresh bug
This commit is contained in:
@@ -38,6 +38,7 @@ public class Palette{
|
||||
|
||||
stoneGray = Color.valueOf("8f8f8f"),
|
||||
|
||||
health = Color.valueOf("ff341c"),
|
||||
heal = Color.valueOf("98ffa9"),
|
||||
bar = Color.SLATE,
|
||||
accent = Color.valueOf("ffd37f"),
|
||||
|
||||
Reference in New Issue
Block a user