Versions / 0.4.0 / World / Default / Zones / Noise / Shared / Covers / CrossZone_Ocean_Z1_Z2_Empty.json
CrossZone_Ocean_Z1_Z2_Empty
Server/World/Default/Zones/Noise/Shared/Covers/CrossZone_Ocean_Z1_Z2_Empty.json, 486 B
Fields
| Field | Type |
|---|---|
Type | string |
Noise | array[2] |
Factors | array[2] |
Threshold | array[2] |
Source
{
"Type": "SUM",
"Noise": [
{
"Seed": "Bed_Rocks",
"NoiseType": "CELL",
"CellMode": "DISTANCE",
"Density": 0.85,
"Scale": 0.1,
"Jitter": 0.9,
"DistanceRange": [
1,
3
]
},
{
"Seed": "3.14159",
"NoiseType": "SIMPLEX",
"Octaves": 3,
"Persistence": 0.5,
"Scale": 0.008,
"Normalize": 0.15
}
],
"Factors": [
0.5,
0.5
],
"Threshold": [
0,
0.3
]
}