promotional bannermobile promotional banner

Custom Explosions

A mod allows you to modify explosion behaviours by gamerules.

Custom Explosions

 

https://github.com/RIvance/custom-explosion

 

This is a mod allows you to modify explosion behaviours by gamerules.

 

| GameRule                            | Value Type | Target(s)            |
| ----------------------------------- | ---------- | -------------------- |
| `creeperExplosionDestruction`       | Boolean    | Creeper              |
| `ghastFireBallExplosionDestruction` | Boolean    | Ghast FireBall       |
| `witherExplosionDestruction`        | Boolean    | Wither, Wither Skull |
| `tntExplosionDestruction`           | Boolean    | TNT, TNT Minecart    |
| `blockExplosionDestruction`         | Boolean    | Bed, Respawn Ancher  |
| `creeperExplosionCreateFire`        | Boolean    | Creeper              |
| `ghastFireBallExplosionCreateFire`  | Boolean    | Ghast FireBall       |
| `witherExplosionCreateFire`         | Boolean    | Wither, Wither Skull |
| `tntExplosionCreateFire`            | Boolean    | TNT, TNT Minecart    |
| `blockExplosionCreateFire`          | Boolean    | Bed, Respawn Ancher  |
| `creeperExplosionMultiplier`        | Double     | Creeper              |
| `ghastFireBallExplosionMultiplier`  | Double     | Ghast FireBall       |
| `witherExplosionMultiplier`         | Double     | Wither, Wither Skull |
| `tntExplosionMultiplier`            | Double     | TNT, TNT Minecart    |
| `blockExplosionMultiplier`          | Double     | Bed, Respawn Ancher  |

 

Block Destruction

 

/gamerule xxxExplosionDestruction [true | false]

 

If the block destruction is turned off, no block will be affect by the explosion, which means TNTs will not be ignited by the explosion as well. But the explosion can still damage entities.

 

https://github.com/RIvance/custom-explosion/blob/master/assets/no-destruction.jpg?raw=true
Create Fire

 

/gamerule xxxExplosionCreateFire [true | false]

 

https://github.com/RIvance/custom-explosion/blob/master/assets/create-fire.jpg?raw=true

Power Multiplier

 

Multiply the original explosion energy by the corresponding multiplier

 

https://github.com/RIvance/custom-explosion/blob/master/assets/power-multiplier.jpg?raw=true

 

 

The Custom Explosions Team

profile avatar
  • 1
    Followers
  • 3
    Projects
  • 3.4K
    Downloads

More from stdrbtree