Versions / 0.5.3 / World / Default / Zones / Noise / Zone4 / Layers / Soil / Layer_Bedrock_Dense.json
Layer_Bedrock_Dense
Server/World/Default/Zones/Noise/Zone4/Layers/Soil/Layer_Bedrock_Dense.json, 793 B
Fields
| Field | Type |
|---|---|
Type | string |
Noise | array[3] |
Factors | array[3] |
Threshold | array[2] |
Source
{
"Type": "SUM",
"Noise": [
{
"Seed": "Firelands-Base",
"NoiseType": "SIMPLEX",
"Formula": "INVERTED",
"Octaves": 3,
"Persistence": 0.4,
"Scale": 0.001
},
{
"Seed": "Lava_Cracks",
"NoiseType": "DISTANCE",
"DistanceMode": "NATURAL",
"DistanceRange": [
1,
3
],
"Distance2Mode": "DIV",
"Formula": "INVERTED",
"Scale": 0.05,
"Normalize": [
0,
0.5
]
},
{
"Seed": "4554845555",
"NoiseType": "DISTANCE",
"Distance2Mode": "DIV",
"Formula": "INVERTED_SQUARED",
"Octaves": 2,
"Persistence": 0.3,
"Scale": 0.008
}
],
"Factors": [
0.8,
0.05,
0.15
],
"Threshold": [
0,
0.37
]
}