ModsJava
CreeperRebalance
Server-side mod that disables creeper explosion griefing, while also increasing explosion knockback to compensate.
⬇ Download on ModrinthCreeperRebalance
Simple server-side mod (works in singleplayer as well) that disables creeper explosion griefing, while also increasing explosion knockback to compensate.
Config
The knockback amount for players and other entities are configurable, as well as the falloff for the exponent. You can also keep the normal creeper explosions if you want the knockback without disabling griefing.
# Prevents creeper explosions from breaking blocks.
# Default: true
disableGriefing = true
# Multiplier for extra knockback caused by the explosion.
# Set to 0.0 for vanilla behavior.
# Default: 4.0
knockbackMult = 4.0
# Multiplier for extra knockback caused by the explosion to players.
# Set to -1.0 to default to the value of knockbackMult.
# Default: 3.5
playerKnockbackMult = 3.5
# Adjusts the upward velocity added by the explosion as part of its knockback.
# Default: 0.1
knockbackUp = 0.1
# Exponent used for calculating the falloff.
# Default: 2.5
falloffExponent = 2.5
Verified by MCModsHub
- Ships as creeperrebalance-1.0.0.jar — drop this file into the mods folder
- Download size: 8 KB
- Download link checked 26 Aug 2026 — working
These come from our own check of the pack file, not from the source page.