From a5d9c271de1ddb21612a73b4ff8ec7e472795daf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luca=20Am=C3=A9aume?= <62576432+LuluxClient@users.noreply.github.com> Date: Sun, 4 Sep 2022 23:38:45 +0200 Subject: [PATCH] Fixed small issue --- .../core-plugin/src/main/resources/enchants/spell/ascend.yml | 1 - .../core-plugin/src/main/resources/enchants/spell/charge.yml | 2 +- .../core-plugin/src/main/resources/enchants/spell/dynamite.yml | 2 +- .../core-plugin/src/main/resources/enchants/spell/quake.yml | 2 +- .../core-plugin/src/main/resources/enchants/spell/vitalize.yml | 2 +- 5 files changed, 4 insertions(+), 5 deletions(-) diff --git a/eco-core/core-plugin/src/main/resources/enchants/spell/ascend.yml b/eco-core/core-plugin/src/main/resources/enchants/spell/ascend.yml index 8fe1778f..326430b1 100644 --- a/eco-core/core-plugin/src/main/resources/enchants/spell/ascend.yml +++ b/eco-core/core-plugin/src/main/resources/enchants/spell/ascend.yml @@ -12,7 +12,6 @@ max-level: 2 # The max level of the enchantment tradeable: true # If the enchantment can be obtained from villagers discoverable: true # If the enchantment can generate naturally in chests enchantable: true # If the enchantment can be obtained from enchanting tables -grindstoneable: true effects: - effects: diff --git a/eco-core/core-plugin/src/main/resources/enchants/spell/charge.yml b/eco-core/core-plugin/src/main/resources/enchants/spell/charge.yml index 0d780ade..a2fcdc73 100644 --- a/eco-core/core-plugin/src/main/resources/enchants/spell/charge.yml +++ b/eco-core/core-plugin/src/main/resources/enchants/spell/charge.yml @@ -12,7 +12,7 @@ max-level: 2 # The max level of the enchantment tradeable: true # If the enchantment can be obtained from villagers discoverable: true # If the enchantment can generate naturally in chests enchantable: true # If the enchantment can be obtained from enchanting tables -grindstoneable: true + effects: - effects: diff --git a/eco-core/core-plugin/src/main/resources/enchants/spell/dynamite.yml b/eco-core/core-plugin/src/main/resources/enchants/spell/dynamite.yml index 2a8fb83c..9613ad2e 100644 --- a/eco-core/core-plugin/src/main/resources/enchants/spell/dynamite.yml +++ b/eco-core/core-plugin/src/main/resources/enchants/spell/dynamite.yml @@ -12,7 +12,7 @@ max-level: 2 # The max level of the enchantment tradeable: true # If the enchantment can be obtained from villagers discoverable: true # If the enchantment can generate naturally in chests enchantable: true # If the enchantment can be obtained from enchanting tables -grindstoneable: true + effects: - effects: diff --git a/eco-core/core-plugin/src/main/resources/enchants/spell/quake.yml b/eco-core/core-plugin/src/main/resources/enchants/spell/quake.yml index dbb461af..ad31b9b7 100644 --- a/eco-core/core-plugin/src/main/resources/enchants/spell/quake.yml +++ b/eco-core/core-plugin/src/main/resources/enchants/spell/quake.yml @@ -12,7 +12,7 @@ max-level: 3 # The max level of the enchantment tradeable: true # If the enchantment can be obtained from villagers discoverable: true # If the enchantment can generate naturally in chests enchantable: true # If the enchantment can be obtained from enchanting tables -grindstoneable: true + effects: - effects: 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 863e1b0d..a35a5020 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 @@ -15,7 +15,7 @@ max-level: 1 # The max level of the enchantment tradeable: true # If the enchantment can be obtained from villagers discoverable: true # If the enchantment can generate naturally in chests enchantable: true # If the enchantment can be obtained from enchanting tables -grindstoneable: true + effects: - effects: