Versions / 0.6.0-pre.1 / World / Default / Zones / Noise / Shared / Layers / CrossZone_Ocean_Z1_Z2_A.json
CrossZone_Ocean_Z1_Z2_A
Server/World/Default/Zones/Noise/Shared/Layers/CrossZone_Ocean_Z1_Z2_A.json, 513 B
Fields
| Field | Type |
|---|---|
Type | string |
Noise | array[2] |
Factors | array[2] |
Threshold | array[2] |
Source
{
"Type": "SUM",
"Noise": [
{
"Seed": "548888h9",
"NoiseType": "OLD_SIMPLEX",
"FractalMode": "OLDSCHOOL",
"Formula": "NORMAL",
"Octaves": 5,
"Persistence": 0.8,
"Scale": 0.002
},
{
"Seed": "55444hh9",
"NoiseType": "OLD_SIMPLEX",
"FractalMode": "OLDSCHOOL",
"Formula": "NORMAL",
"Octaves": 5,
"Persistence": 0.8,
"Scale": 0.02
}
],
"Factors": [
0.7,
0.3
],
"Threshold": [
0,
0.38
]
}