Update
This commit is contained in:
@@ -62,7 +62,7 @@ public interface TileIndicatorsConfig extends Config
|
|||||||
)
|
)
|
||||||
default Color highlightCurrentColor()
|
default Color highlightCurrentColor()
|
||||||
{
|
{
|
||||||
return Color.cyan;
|
return Color.CYAN;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ConfigItem(
|
@ConfigItem(
|
||||||
|
|||||||
Reference in New Issue
Block a user