Versions / 0.6.0-pre.10 / World / Default / Zones / Zone3_Tier3 / PrefabPatterns / Forest_Mountain_Snow.json
Forest_Mountain_Snow
Server/World/Default/Zones/Zone3_Tier3/PrefabPatterns/Forest_Mountain_Snow.json, 857 B
Fields
| Field | Type |
|---|---|
GridGenerator | object |
NoiseMask | object |
HeightThreshold | object |
Displacement | array[1] |
Mask | object |
Parent | array[1] |
Source
{
"GridGenerator": {
"Density": 1,
"Scale": 0.15,
"Jitter": 0.8
},
"NoiseMask": {
"Type": "SUM",
"Noise": [
{
"Seed": "Grasslands-Base",
"NoiseType": "CELL",
"Formula": "INVERTED_SQRT",
"Scale": 0.025,
"CellMode": "DISTANCE",
"Jitter": 0.6,
"Density": [0, 0.25]
},
{
"Seed": "Grasslands-Base",
"NoiseType": "CELL",
"Formula": "INVERTED_SQRT",
"Scale": 0.011,
"CellMode": "DISTANCE",
"Jitter": 0.6,
"Density": [0, 0.25]
}
],
"Factors": [0.5, 0.5],
"Threshold": [0.2, 1]
},
"HeightThreshold": {
"Positions": [168, 169, 170, 175, 176, 177, 182, 183, 184, 192, 193, 194],
"Values": [0, 1, 0, 0, 1, 0, 0, 1, 0, 0, 1, 0]
},
"Displacement": [2],
"Mask": {
"File": "Zones.Masks.Shared.Trees"
},
"Parent": ["Soil_Snow"]
}