Increased all cooldowns

This commit is contained in:
Auxilor
2020-11-13 18:27:18 +00:00
parent 9f72c26a30
commit b2ee4509ed
4 changed files with 4 additions and 4 deletions

View File

@@ -21,5 +21,5 @@ general-config:
config:
activation-sound: ENTITY_FIREWORK_ROCKET_LAUNCH
cooldown: 20 # In seconds
cooldown: 40 # In seconds
velocity-per-level: 1.5

View File

@@ -21,7 +21,7 @@ general-config:
config:
activation-sound: ENTITY_DRAGON_FIREBALL_EXPLODE
cooldown: 30 # In seconds
cooldown: 60 # In seconds
hardness-check: true # Only break blocks with hardness less than or equal to first block
blacklisted-blocks:
- bedrock

View File

@@ -22,6 +22,6 @@ general-config:
config:
activation-sound: ENTITY_WITHER_SHOOT
cooldown: 20 # In seconds
cooldown: 40 # In seconds
velocity: 3
damage-per-level: 8

View File

@@ -21,6 +21,6 @@ general-config:
config:
activation-sound: ENTITY_ENDER_DRAGON_GROWL
cooldown: 20 # In seconds
cooldown: 40 # In seconds
damage-per-level: 3
radius-per-level: 2