itemstats: correct typo in Better (Some capped) description
This commit is contained in:
@@ -136,7 +136,7 @@ public interface ItemStatConfig extends Config
|
|||||||
@ConfigItem(
|
@ConfigItem(
|
||||||
keyName = "colorBetterSomecapped",
|
keyName = "colorBetterSomecapped",
|
||||||
name = "Better (Some capped)",
|
name = "Better (Some capped)",
|
||||||
description = "Color to show when some stat changes are capped, but some ar not",
|
description = "Color to show when some stat changes are capped, but some are not",
|
||||||
position = 11
|
position = 11
|
||||||
)
|
)
|
||||||
default Color colorBetterSomeCapped()
|
default Color colorBetterSomeCapped()
|
||||||
|
|||||||
Reference in New Issue
Block a user