diff --git a/eco-core/core-plugin/src/main/resources/enchants/spell/vitalize.yml b/eco-core/core-plugin/src/main/resources/enchants/spell/vitalize.yml index 1c31ac59..8136a953 100644 --- a/eco-core/core-plugin/src/main/resources/enchants/spell/vitalize.yml +++ b/eco-core/core-plugin/src/main/resources/enchants/spell/vitalize.yml @@ -27,4 +27,4 @@ config: activation-sound: ENTITY_PLAYER_LEVELUP cooldown: 450 # In seconds not-while-sneaking: false - spawn-heart-particle: true \ No newline at end of file + spawn-heart-particles: true \ No newline at end of file