custom
is one of the distribution
types
provided by CoFH World. It distributes features at
user-specified coordinates in each chunk.
When using this distribution type, the feature type
cluster
is used by default, and the value material
of feature type
configurations
is set to stone (and all of its
variations) by default.
When using this distribution type, the following values must be added to the feature entry.
Name | Type | Default | Description |
---|---|---|---|
x-offset |
Number / number provider | - | The X coordinate at which to place features, relative to the center of each chunk. Evaluated once per feature. |
y-offset |
Number / number provider | - | The Y coordinate at which to place features. Evaluated once per feature. |
z-offset |
Number / number provider | - | The Z coordinate at which to place features, relative to the center of each chunk. Evaluated once per feature. |
Coming soon…