Louis Hong
2024-02-25 06:23:44 -08:00
parent db62e7c655
commit 00f8fc92d7
2 changed files with 3 additions and 48 deletions

View File

@@ -165,9 +165,9 @@ public interface EasyGiantsFoundryConfig extends Config
max = 255
)
@ConfigItem(
keyName = "highlightAlpha",
name = "Highlight Alpha",
description = "The alpha of the highlight",
keyName = "borderAlpha",
name = "Border Alpha",
description = "The alpha of the border highlight",
position = 3,
section = highlightList
)