From d3bdeb01ac4d0c36eeb2c0dfe0e9a71a49af104e Mon Sep 17 00:00:00 2001 From: Auxilor Date: Mon, 27 Dec 2021 19:51:04 +0000 Subject: [PATCH] Nerfed versatile tools by default --- eco-core/core-plugin/src/main/resources/effects.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eco-core/core-plugin/src/main/resources/effects.yml b/eco-core/core-plugin/src/main/resources/effects.yml index a280c04..f1ab4cf 100644 --- a/eco-core/core-plugin/src/main/resources/effects.yml +++ b/eco-core/core-plugin/src/main/resources/effects.yml @@ -9,7 +9,7 @@ versatile_tools: description: "&8Deal &a%percent_more%%&8 more damage with pickaxes" # The percent (%) more damage to deal with a pickaxe for each level of the effect. - percent-more-per-level: 8 + percent-more-per-level: 4 eye_of_the_depths: description: "&a%chance%%&8 chance to get rare drops from fishing"