Versions / 0.6.0-pre.2 / World / Default / Zones / Zone1_Tier3 / PrefabPatterns / Forest_Swamp_Bushes.json
Forest_Swamp_Bushes
Server/World/Default/Zones/Zone1_Tier3/PrefabPatterns/Forest_Swamp_Bushes.json, 491 B
Fields
| Field | Type |
|---|---|
GridGenerator | object |
NoiseMask | object |
HeightThreshold | object |
Mask | object |
FitHeightmap | boolean |
Source
{
"GridGenerator": {
"Seed": "Grasslands-Forest-Bushes",
"Density": [0, 0.4],
"Scale": 0.09,
"Jitter": 0.6
},
"NoiseMask": {
"Type": "MIN",
"Noise": [
{
"File": "Zones.Noise.Shared.Grids.Monuments_Encounter_Mask"
}
],
"Threshold": [0, 0.9]
},
"HeightThreshold": {
"Positions": [115, 116, 130, 145],
"Values": [0, 1, 1, 0]
},
"Mask": {
"File": "Zones.Masks.Shared.Bushes"
},
"FitHeightmap": true
}