Versions / 0.6.0-pre.4 / World / Default / Zones / Noise / Zone4 / Layers / Soil / Layer_Bedrock_Light_2.json
Layer_Bedrock_Light_2
Server/World/Default/Zones/Noise/Zone4/Layers/Soil/Layer_Bedrock_Light_2.json, 566 B
Fields
| Field | Type |
|---|---|
Type | string |
Noise | array[2] |
Factors | array[2] |
Threshold | array[2] |
Source
{
"Type": "SUM",
"Noise": [
{
"Seed": "Lava_Cracks",
"NoiseType": "DISTANCE",
"DistanceMode": "NATURAL",
"DistanceRange": [
1,
3
],
"Distance2Mode": "DIV",
"Scale": 0.05
},
{
"Seed": "Calderas",
"NoiseType": "CELL",
"CellMode": "DISTANCE",
"DistanceRange": [
1,
5
],
"Density": [
0,
0.65
],
"Scale": 0.02,
"Jitter": 0.7
}
],
"Factors": [
0.3,
0.7
],
"Threshold": [
0,
0.7
]
}