diff --git a/src/main/java/com/comandante/creeper/Items/ItemType.java b/src/main/java/com/comandante/creeper/Items/ItemType.java index f4d7e5b3421de90a36e87317081a8a1b3125a04f..075cc2fd08788c15d6eb343a45fb28351baa9b9e 100755 --- a/src/main/java/com/comandante/creeper/Items/ItemType.java +++ b/src/main/java/com/comandante/creeper/Items/ItemType.java @@ -128,7 +128,7 @@ public enum ItemType { LEATHER_SATCHEL(11, Arrays.asList("leather satchel", "satchel"), "a " + Color.GREEN + "leather satchel" + Color.RESET, "a " + Color.GREEN + "leather satchel" + Color.RESET, - "a " + Color.GREEN + "leather satchel" + Color.RESET + " with room to store an extra `15 items.", + "a " + Color.GREEN + "leather satchel" + Color.RESET + " with room to store an extra 15 items.", false, 0, 60,