Scattered things
Surface scattered things properties


Frequency
surface.scattered-things.frequency: 0.015625
Probability of spawning scattered things per chunk.
List of blocks
Here, you can specify a list of scattered blocks that will be randomly placed on the surface.
surface.scattered-things.list:
- enabled: true
types: MELON
weighting: 4
minAmount: 5
maxAmount: 10
minHeight: 0
maxHeight: 255
Enable or disable
Set this to 'true' to enable this feature.
Block types
Enter a comma-separated list of blocks to be placed. See here for more info about block types.
Weighting
A positive value for the weighted average. See here for more info about weighting.
Minimum amount
The minimum number of blocks.
Maximum amount
The maximum number of blocks.
Minimum height
The minimum world height.
Maximum height
The maximum world height.
Last updated