Block Attributes

tileTransparent

This attribute defines the following rendering behaviour.
true:

false:

Examples

// Default value
tileTransparent[0] = true;
// ...
tileTransparent[15] = true;

tileTransparent[15] = false;