CrossZone_Ocean_Z1_Z2_D
Server/World/Default/Zones/Noise/Shared/Layers/CrossZone_Ocean_Z1_Z2_D.json, 547 B
Fields
| Field | Type |
|---|---|
Type | string |
Noise | object |
Randomizer | object |
Threshold | array[2] |
Source
{
"Type": "DISTORTED",
"Noise": {
"Seed": "Grasslands-Base",
"NoiseType": "CELL",
"Density": [
0,
0.075
],
"DistanceRange": [
10.0,
30.0
],
"CellMode": "DISTANCE",
"Scale": 0.003
},
"Randomizer": {
"Generators": [
{
"Seed": "Grasslands-River-Noise",
"NoiseType": "SIMPLEX",
"Octaves": 3,
"Persistence": 0.9,
"Lacunarity": 2.6,
"Scale": 0.006,
"Amplitude": 15
}
]
},
"Threshold": [
0,
0.25
]
}