From 9dbd9dbf41d23110718beb281363f5a7bad0e686 Mon Sep 17 00:00:00 2001 From: Auxilor Date: Wed, 16 Dec 2020 12:10:20 +0000 Subject: [PATCH] Changed ascend config --- Plugin/src/main/resources/enchants/spell/ascend.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Plugin/src/main/resources/enchants/spell/ascend.yml b/Plugin/src/main/resources/enchants/spell/ascend.yml index e0697d9e..cc95b9a9 100644 --- a/Plugin/src/main/resources/enchants/spell/ascend.yml +++ b/Plugin/src/main/resources/enchants/spell/ascend.yml @@ -18,10 +18,10 @@ general-config: grindstoneable: true disabled-in-worlds: [] conflicts: [] - maximum-level: 3 + maximum-level: 2 config: activation-sound: ENTITY_FIREWORK_ROCKET_LARGE_BLAST cooldown: 90 # In seconds - power: 15 # Level of levitation to give - ticks-per-level: 5 \ No newline at end of file + power: 25 # Level of levitation to give + ticks-per-level: 6 \ No newline at end of file