grounditems: lighten default highlight color
This commit is contained in:
@@ -74,7 +74,7 @@ public interface GroundItemsConfig extends Config
|
||||
@Alpha
|
||||
default Color highlightedColor()
|
||||
{
|
||||
return Color.decode("#AA00FF");
|
||||
return Color.decode("#C46AFF");
|
||||
}
|
||||
|
||||
@ConfigItem(
|
||||
|
||||
Reference in New Issue
Block a user