Versions / 0.6.0-pre.9.1 / World / Default / Zones / Zone1_Tier1 / PrefabPatterns / Plains_Smooth_Ash.json
Plains_Smooth_Ash
Server/World/Default/Zones/Zone1_Tier1/PrefabPatterns/Plains_Smooth_Ash.json, 597 B
Fields
| Field | Type |
|---|---|
GridGenerator | object |
NoiseMask | object |
Mask | object |
HeightThreshold | object |
Parent | array[6] |
Source
{
"GridGenerator": {
"Seed": "Grasslands-Pattern-Plains-Smooth",
"Density": [0, 0.1204],
"Scale": 0.02,
"Jitter": 0.9
},
"NoiseMask": {
"Type": "MIN",
"Noise": [
{
"File": "Zones.Noise.Shared.Grids.Monuments_Encounter_Mask"
}
],
"Density": [0, 1],
"Threshold": [0, 0.9]
},
"Mask": {
"File": "Zones.Masks.Shared.Trees"
},
"HeightThreshold": {
"Positions": [113, 114],
"Values": [0, 1]
},
"Parent": ["Soil_Grass", "Soil_Grass_Full", "Soil_Grass_Deep", "Soil_Leaves", "Soil_Pathway", "Soil_Pathway"]
}