From 2b7d2cc8c3164ddb48a48e56d5300df3cc81e32c Mon Sep 17 00:00:00 2001 From: Auxilor Date: Wed, 31 Aug 2022 14:25:26 +0100 Subject: [PATCH] Updated repairing --- .../core-plugin/src/main/resources/enchants/repairing.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eco-core/core-plugin/src/main/resources/enchants/repairing.yml b/eco-core/core-plugin/src/main/resources/enchants/repairing.yml index 77067659..fc41fe0c 100644 --- a/eco-core/core-plugin/src/main/resources/enchants/repairing.yml +++ b/eco-core/core-plugin/src/main/resources/enchants/repairing.yml @@ -1,6 +1,6 @@ display-name: "Repairing" description: "Automatically gain &a%amount%&8 durability every &a%frequency% &8seconds" -type: normal +type: special placeholders: frequency: "1.5" amount: "%level%" @@ -8,7 +8,7 @@ placeholders: targets: - all conflicts: [ ] -rarity: common +rarity: veryspecial max-level: 1 tradeable: true