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 all blocks. |
"destroy" |
The explosion will destroy the blocks and drop the loot of some blocks (lower chance with higher explosion power, checks survives_explosion loot condition in loot tables. |
"none" |
The explosion will not destroy the blocks nor drop the loot of the blocks. |