Versions / 0.5.1 / World / Default / Zones / Noise / Oceans / Layers / Soil / Reef_Base_Shallow.json
Reef_Base_Shallow
Server/World/Default/Zones/Noise/Oceans/Layers/Soil/Reef_Base_Shallow.json, 1.3 KB
Fields
| Field | Type |
|---|---|
Type | string |
Noise | object |
Randomizer | object |
Threshold | array[2] |
Source
{
"Type": "DISTORTED",
"Noise": {
"Type": "SUM",
"Noise": [
{
"Seed": "Grasslands-Base",
"NoiseType": "SIMPLEX",
"Octaves": 3,
"Scale": 0.002
},
{
"Seed": "Grasslands-Base",
"NoiseType": "CELL",
"Density": [
0,
0.075
],
"DistanceRange": [
10.0,
30.0
],
"CellMode": "DISTANCE",
"Formula": "RIDGED",
"Scale": 0.003
},
{
"Seed": "Grasslands-Base",
"NoiseType": "CELL",
"Density": [
0,
0.1
],
"CellMode": "DISTANCE",
"Formula": "NORMAL",
"Scale": 0.003
},
{
"Seed": "Grasslands-Base",
"NoiseType": "CELL",
"Density": [
0.05,
0.15
],
"Jitter": 0.2,
"CellMode": "DISTANCE",
"Formula": "NORMAL",
"Scale": 0.003
}
],
"Factors": [
0.25,
0.26,
0.245,
0.245
]
},
"Randomizer": {
"Generators": [
{
"Seed": "Grasslands-River-Noise",
"NoiseType": "SIMPLEX",
"Octaves": 3,
"Persistence": 0.9,
"Scale": 0.006,
"Amplitude": 8
}
]
},
"Threshold": [
0,
0.46
]
}