Stronger Creaking

Makes the creaking deal more damage

90

Quick challenge

How far can you run before the mobs catch you?

Stronger Creaking

Stronger Creaking

> Makes the Creaking deal more damage

How damage is calculated

Damage is calculated using the formula: (base-damage*damage-multiplier)+addition-multiplier

config.yml

``` #Multiplies the creaking's damage by the multiplier damage-multiplier: 1.5 #Adds to the creakings damage (You can choose which one you want to use, but make sure to set the multiplier to 1.0, or 0.0 to disabe it) addition-multiplier: 0.0```

ADS