Block Attributes

resistance

This attribute defines the block's resistance against explosions.

Examples

// Default value
resistance[0] = 0.0;
// ...
resistance[15] = 0.0;

resistance[15] = 100.5;