itemstats: correct typo in Better (Some capped) description
This commit is contained in:
@@ -136,7 +136,7 @@ public interface ItemStatConfig extends Config
|
||||
@ConfigItem(
|
||||
keyName = "colorBetterSomecapped",
|
||||
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
|
||||
)
|
||||
default Color colorBetterSomeCapped()
|
||||
|
||||
Reference in New Issue
Block a user