Desert_Cactus
Server/World/Default/Zones/Zone2_Tier3/PrefabPatterns/Desert_Cactus.json, 370 B
Fields
| Field | Type |
|---|---|
GridGenerator | object |
Mask | object |
Parent | array[4] |
Source
{
"GridGenerator": {
"Seed": "Drylands-Pattern-Desert-Cactus",
"Density": [0, 0.3],
"Scale": 0.02,
"Jitter": 0.5
},
"Mask": {
"Default": ["Empty", "Plant_Grass_Arid_Tall", "Plant_Grass_Dry_Tall", "Plant_Bush_Arid", "Plant_Bramble_Dry_Twisted"]
},
"Parent": ["Soil_Sand_White", "Soil_Gravel_Sand_White", "Soil_Grass_Dry", "Soil_Dirt_Dry"]
}