World / Server
paper/explosion
Explosion
Creates an explosion at a location.
Note: TNT has a power of 4, creepers range from 3 (normal) to 6 (charged).
Inputs
| Name | Type | Optional | Description |
|---|---|---|---|
exec |
exec | Incoming execution. | |
location |
location | Explosion centre. | |
power |
number | ✓ | Explosion power. |
Outputs
| Name | Type | Description |
|---|---|---|
exec |
exec | Continues after explosion. |
Properties
| Key | Type | Default | Description |
|---|---|---|---|
power |
number | 4 |
Power (TNT = 4) |
setFire |
boolean | false |
Set Fire |
breakBlocks |
boolean | true |
Break Blocks |