Moss_Green
Server/World/Default/Zones/Noise/Zone1/Covers/Moss/Moss_Green.json, 495 B
Fields
| Field | Type |
|---|---|
Type | string |
Noise | array[2] |
Factors | array[2] |
Threshold | array[2] |
Source
{
"Type": "SUM",
"Noise": [
{
"Seed": "Grasslands-Tint-Forest",
"NoiseType": "OLD_SIMPLEX",
"FractalMode": "OLDSCHOOL",
"Octaves": 5,
"Persistence": 0.6,
"Scale": 0.07
},
{
"Seed": "Grasslands-Layer-Forest-Patches",
"NoiseType": "OLD_SIMPLEX",
"FractalMode": "OLDSCHOOL",
"Octaves": 3,
"Persistence": 0.4,
"Scale": 0.05
}
],
"Factors": [
1,
0.2
],
"Threshold": [
0.5,
0.54
]
}