ResourceOptions.decorationSpace

$(TCOLON Tiles) Amount of space that will be available to be spanned by decoration. See decorationWeight. for more info.

This is a range. A random number will be chosen in it to select the actual value.

Defaults to [50, 100].

struct ResourceOptions
uint[2] decorationSpace;

Meta