From c16a629cd653d76cc7fdec18b7332eb2d93bf4fa Mon Sep 17 00:00:00 2001 From: Penumbrae <114706163+Penumbrae@users.noreply.github.com> Date: Sat, 19 Jul 2025 00:49:40 +0100 Subject: [PATCH] Removed a random "-" from example.yml --- eco-core/core-plugin/src/main/resources/sets/_example.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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: []