diff --git a/eco-core/core-plugin/src/main/resources/config.yml b/eco-core/core-plugin/src/main/resources/config.yml index 1186ab48..b63be9c2 100644 --- a/eco-core/core-plugin/src/main/resources/config.yml +++ b/eco-core/core-plugin/src/main/resources/config.yml @@ -77,7 +77,7 @@ display: descriptions: enabled: true # If enchantment descriptions should be shown in lore threshold: 5 # Above this amount, enchantment descriptions will not be shown - word-wrap: 36 # Number of characters to have on each line + word-wrap: 27 # Number of characters to have on each line format: "&8" require-enchantable: true # If EcoEnchants should not display on non-enchantable items.