World Generator Attributes

minHeight

This attribute defines the minimum height where the block can be generated.

Examples

// Default value
minHeight = 0;

minHeight = 10;

minHeight = 24;