Destruction Type
A string that is used to determine the effect of an explosion to the terrain.
Values
| Value | Description |
|---|---|
"break" |
The explosion will destroy the blocks and drop the loot of the block(s). |
"destroy" |
The explosion will only destroy the blocks. |
"none" |
The explosion will not destroy the blocks nor drop the loot of the block(s). |