Compatibility
Minecraft: Java Edition
1.21.4–1.21.5
Platforms
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed GPL-3.0-only
Published 2 months ago
Updated 2 months ago
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```