Versions / 0.6.0-pre.6 / World / Default / Zones / Noise / Zone2 / Covers / Water / Water_Pools.json
Water_Pools
Server/World/Default/Zones/Noise/Zone2/Covers/Water/Water_Pools.json, 1.1 KB
Fields
| Field | Type |
|---|---|
Type | string |
Noise | array[1] |
Threshold | array[2] |
Source
{
"Type": "MAX",
"Noise": [
{
"Type": "DISTORTED",
"Noise": {
"Type": "SUM",
"Noise": [
{
"Seed": "Grasslands-River-Noise",
"NoiseType": "OLD_SIMPLEX",
"FractalMode": "OLDSCHOOL",
"Formula": "INVERTED_RIDGED_FIX",
"Octaves": 1,
"Persistence": 0.1,
"Scale": 0.004,
"Normalize": [
0.5,
1
]
},
{
"Seed": "Drylands-Canyon-Rougher",
"NoiseType": "SIMPLEX",
"FractalMode": "OLDSCHOOL",
"Formula": "INVERTED",
"Octaves": 3,
"Persistence": 1,
"Scale": 0.02
}
],
"Factors": [
0.85,
0.15
]
},
"Randomizer": {
"Generators": [
{
"Seed": "Drylands-Randomizer",
"NoiseType": "SIMPLEX",
"Octaves": 3,
"Persistence": 0.8,
"Scale": 0.0014,
"Amplitude": 70
}
]
}
}
],
"Threshold": [
0.86,
1
]
}