PluginGPL-3.0-only
Stronger Creaking
Makes the creaking deal more damage
78
Downloads
2
Followers
1 years ago
Updated
📦
2
Versions
📖About 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```