Flowers_Wastes
Server/World/Default/Zones/Noise/Zone4/Covers/Flowers/Flowers_Wastes.json, 557 B
Fields
| Field | Type |
|---|---|
Type | string |
Noise | array[2] |
Factors | array[2] |
Threshold | array[2] |
Source
{
"Type": "SUM",
"Noise": [
{
"Seed": "Lava_Fields_Stumps",
"NoiseType": "CELL",
"CellMode": "DISTANCE",
"Formula": "SQRT",
"Density": 0.75,
"Scale": 0.056,
"Jitter": 0.8
},
{
"Seed": "Grasslands-Cover-Forest-Light",
"NoiseType": "OLD_SIMPLEX",
"FractalMode": "OLDSCHOOL",
"Octaves": 3,
"Persistence": 0.5,
"Scale": 0.02,
"Normalize": [
0.35,
0.5
]
}
],
"Factors": [
0.5,
0.5
],
"Threshold": [
0,
0.2
]
}