From ced4c560eddb1b522558a2834765bf9fad628c8a Mon Sep 17 00:00:00 2001 From: Auxilor Date: Tue, 27 Apr 2021 18:13:54 +0100 Subject: [PATCH] Fixed vanillaenchants.yml --- eco-core/core-plugin/src/main/resources/vanillaenchants.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/eco-core/core-plugin/src/main/resources/vanillaenchants.yml b/eco-core/core-plugin/src/main/resources/vanillaenchants.yml index 2e694459..4c79feb2 100644 --- a/eco-core/core-plugin/src/main/resources/vanillaenchants.yml +++ b/eco-core/core-plugin/src/main/resources/vanillaenchants.yml @@ -5,10 +5,10 @@ # Set custom max levels for vanilla enchantments. # To do this, add each enchantment like this: # - ":4" -# For example, to allow efficiency 5 and protection 6, you would do this: +# For example, to allow efficiency 6 and protection 5, you would do this: # max-levels: -# - "efficiency:5" -# - "protection:6" +# - "efficiency:6" +# - "protection:5" # # Currently, it is *not* possible to modify the enchantment levels from enchanting tables. # It will work with anvils however, but since it is still possible to get enchantments at their vanilla