Reef
Server/World/Default/Zones/Oceans/PrefabPatterns/Reef.json, 739 B
Fields
| Field | Type |
|---|---|
GridGenerator | object |
HeightThreshold | object |
Mask | object |
Source
{
"GridGenerator": {
"Seed": "Oceans-Reef",
"Scale": 0.09,
"Jitter": 0.5
},
"HeightThreshold": {
"Positions": [70, 71, 100, 101],
"Values": [0, 1, 1, 0]
},
"Mask": {
"Default": [
"Empty",
"Deco_Coral_Shell",
"Deco_Coral_Shell_Swirly",
"Rubble_Shale",
"Rubble_Shale_Medium",
"Plant_Seaweed_Winter_Tall",
"Plant_Seaweed_Winter_Blue",
"Plant_Seaweed_Winter_Tall",
"Plant_Seaweed_Grass",
"Plant_Seaweed_Grass_Tall",
"Rubble_Stone",
"Rubble_Stone_Medium",
"Rubble_Stone_Mossy",
"Rubble_Stone_Mossy_Medium",
"Plant_Seaweed_Arid_Short",
"Plant_Seaweed_Arid_Tall",
"Plant_Seaweed_Arid_Yellow"
]
}
}