Update RunecraftConfig.java

This commit is contained in:
Kyle
2020-01-13 23:43:44 +00:00
committed by GitHub
parent 1fde1726e1
commit 1a7dec862b

View File

@@ -109,8 +109,8 @@ public interface RunecraftConfig extends Config
@ConfigItem(
keyName = "essenceOverlay",
name = "Show number of essence in pouch",
description = "This will show how many essence in your pouch.",
name = "Show essence in pouch",
description = "This will show how many essence are in your pouch.",
position = 7,
titleSection = "utilTitle"
)