Increased all cooldowns
This commit is contained in:
@@ -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
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
@@ -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
|
||||
Reference in New Issue
Block a user