Mushroom_Ghost
Server/World/Default/Zones/Noise/Zone4/Covers/Crops/Mushroom_Ghost.json, 191 B
Fields
| Field | Type |
|---|---|
Seed | string |
NoiseType | string |
CellMode | string |
Jitter | number |
Density | array[2] |
Scale | number |
Threshold | array[2] |
Source
{
"Seed": "Forest_Ghost_Trees",
"NoiseType": "CELL",
"CellMode": "DISTANCE",
"Jitter": 0.5,
"Density": [
0,
0.3
],
"Scale": 0.12,
"Threshold": [
0,
0.26
]
}