Cosmetic Features

All of the following features are purely decorative and do not affect block function.

Invisible Blocks

Block does not render. This includes feature icons but excludes barrels (not the turret circle beneath) and shrouds.

{ 17000
    feature=INVISIBLE
}

Internal Lines

Block always renders lines.

{ 17000
    features=INTLINES
}

No Icon

Block doesn't renders icons.

{ 17000
    features=NOICON
}

No Recolor

Block is not recolored by color schemes.

{ 17000
    features=NORECOLOR
}