diff --git a/eco-core/core-plugin/src/main/resources/sets/_example.yml b/eco-core/core-plugin/src/main/resources/sets/_example.yml index fefa46b..1a00577 100644 --- a/eco-core/core-plugin/src/main/resources/sets/_example.yml +++ b/eco-core/core-plugin/src/main/resources/sets/_example.yml @@ -14,7 +14,7 @@ effects: - melee_attack - bow_attack - trident_attack - - + # The effects of the set (i.e. the functionality) # See here: https://plugins.auxilor.io/effects/configuring-an-effect advancedEffects: @@ -239,4 +239,4 @@ boots: effectiveDurability: 2048 effects: [] advancedEffects: [] - conditions: [] \ No newline at end of file + conditions: []