Custom.Cliffs_Tundra
Server/World/Default/Zones/Zone3_Shore_Tier2/Custom.Cliffs_Tundra.json, 9.1 KB
Fields
| Field | Type |
|---|---|
MapColor | string |
CustomBiomeGenerator | object |
Covers | array[5] |
Prefabs | object |
Layers | object |
TerrainHeightThreshold | object |
HeightmapNoise | object |
Tint | object |
Environment | object |
Water | object |
Source
{
"MapColor": "#bfbfa1",
"CustomBiomeGenerator": {
"NoiseMask": {
"Type": "DISTORTED",
"Noise": {
"Type": "SUM",
"Noise": [
{
"Type": "MIN",
"Noise": [
{
"File": "Zones.Noise.Shared.Heightmaps.River"
}
],
"Formula": "INVERTED_RIDGED"
},
{
"Type": "MIN",
"Noise": [
{
"File": "Zones.Noise.Shared.Heightmaps.Base"
}
],
"Formula": "INVERTED",
"Normalize": [
0.45,
0.6
]
},
{
"Seed": "Grasslands-Base",
"NoiseType": "CELL",
"Formula": "INVERTED_SQRT",
"Scale": 0.025,
"CellMode": "DISTANCE",
"Jitter": 0.6
},
{
"Seed": "Grasslands-Base",
"NoiseType": "CELL",
"Formula": "INVERTED_SQRT",
"Scale": 0.011,
"CellMode": "DISTANCE",
"Jitter": 0.6
}
],
"Factors": [
0.85,
0.2,
0.13,
0.13
],
"Normalize": [
0.52,
0.92
]
},
"Randomizer": {
"Generators": [
{
"Seed": "Grasslands-River-Noise",
"NoiseType": "SIMPLEX",
"Octaves": 3,
"Persistence": 0.6,
"Scale": 0.006,
"Amplitude": 15
}
]
},
"Threshold": [
0,
0.75
]
},
"BiomeMask": [
"Beach_Tundra"
]
},
"Covers": [
{
"Type": [
"Soil_Grass_Cold"
],
"Weight": [
1
],
"Density": 1,
"Offset": -1,
"NoiseMask": {
"Type": "MIN",
"Noise": [
{
"File": "Zones.Noise.Zone3.Covers.Grass.Grass_Rocks"
}
],
"Threshold": [
0.3,
1
]
},
"HeightThreshold": {
"Positions": [
130,
131
],
"Values": [
0,
1
]
},
"Parent": [
"Soil_Dirt_Cold"
]
},
{
"Type": [
"Plant_Grass_Winter",
"Plant_Grass_Winter_Tall"
],
"Weight": [
0.6,
0.4
],
"Density": 0.6,
"NoiseMask": {
"Type": "MIN",
"Noise": [
{
"File": "Zones.Noise.Zone3.Covers.Grass.Grass_Bedrock_Medium"
}
],
"Threshold": [
0.5,
1
]
},
"HeightThreshold": {
"Positions": [
113,
114
],
"Values": [
0,
1
]
},
"Parent": [
"Soil_Grass_Cold"
]
},
{
"Type": [
"Plant_Grass_Winter_Tall"
],
"Weight": [
1
],
"Density": 0.6,
"NoiseMask": {
"Type": "MIN",
"Noise": [
{
"File": "Zones.Noise.Zone3.Covers.Grass.Grass_Bedrock_Medium"
}
],
"Threshold": [
0.5,
1
]
},
"HeightThreshold": {
"Positions": [
113,
114
],
"Values": [
0,
1
]
},
"Parent": [
"Soil_Grass_Cold"
]
},
{
"Type": [
"Rubble_Basalt_Medium",
"Rubble_Basalt"
],
"Weight": [
0.4,
0.6
],
"Density": 0.3,
"NoiseMask": {
"Type": "MIN",
"Noise": [
{
"File": "Zones.Noise.Zone3.Covers.Rubble.Stone_Cliffs_Rocky"
}
],
"Threshold": [
0,
0.4
]
}
},
{
"Type": [
"*Plant_Crop_Berry_Winter_Block_State_Definitions_StageFinal",
"Plant_Bush_Winter_Red"
],
"Weight": [
0.5,
0.5
],
"Density": 0.05,
"NoiseMask": {
"Type": "MIN",
"Noise": [
{
"File": "Zones.Noise.Zone3.Covers.Bush.Bush_Bedrock_Medium"
}
],
"Threshold": [
0,
0.4
]
},
"HeightThreshold": {
"Positions": [
114,
115,
150,
151
],
"Values": [
0,
1,
1,
0
]
},
"Parent": [
"Soil_Gravel",
"Rock_Basalt",
"Rock_Shale",
"Rock_Slate",
"Soil_Dirt_Cold"
]
}
],
"Prefabs": {
"Entries": [
{
"Prefab": [
"Rock_Formations.Rocks.Frozenstone.Snowy.*"
],
"Pattern": {
"File": "Zones.Zone3_Shore_Tier2.PrefabPatterns.Mountain_Boulders_Snowy"
}
},
{
"Weight": [
0.2,
0.8
],
"Prefab": [
"Trees.Fir_Dead.Stage_1.*",
"Trees.Redwood.Stage_1.*"
],
"Pattern": {
"File": "Zones.Zone3_Shore_Tier2.PrefabPatterns.Shore_Forest_Fir"
}
}
]
},
"Layers": {
"Default": "Rock_Basalt",
"Dynamic": [
{
"Entries": [
{
"Blocks": [
"Soil_Dirt_Cold:3"
],
"NoiseMask": {
"Type": "MIN",
"Noise": [
{
"File": "Zones.Noise.Zone3.Layers.Soil.Layer_Bedrock_Dense_1"
}
],
"Threshold": [
0,
0.5
]
}
},
{
"Blocks": [
"Rock_Basalt:2"
]
}
]
}
],
"Static": [
{
"File": "Zones.Zone3_Shore_Tier2.Layers.Static"
},
{
"File": "Zones.Zone3_Shore_Tier2.Layers.Bedrock"
},
{
"File": "Zones.Layers.Zone3.Cave_Environments_Shallow"
},
{
"File": "Zones.Layers.Environments_Volcanic.Cave_Environments_Volcanic_T2"
}
]
},
"TerrainHeightThreshold": {
"Noise": {
"Seed": "Shore_Caves",
"NoiseType": "OLD_SIMPLEX",
"FractalMode": "OLDSCHOOL",
"Formula": "INVERTED_RIDGED_SQRT",
"Octaves": 3,
"Persistence": 0.35,
"Scale": 0.01,
"Normalize": [
0.5876,
0.9999
]
},
"Keys": [
0.65,
0.72,
0.85
],
"Thresholds": [
{
"Positions": [
114,
125,
135,
145,
165
],
"Values": [
1,
0.71,
0.65,
0.5,
0
]
},
{
"Positions": [
109,
111,
119,
121,
125,
135,
145,
165
],
"Values": [
1,
0,
0,
0.65,
0.7,
0.65,
0.5,
0
]
},
{
"Positions": [
109,
111,
120,
122,
125,
135,
145,
165
],
"Values": [
1,
0,
0,
0.65,
0.7,
0.65,
0.5,
0
]
}
]
},
"HeightmapNoise": {
"Type": "DISTORTED",
"Noise": {
"Type": "SUM",
"Noise": [
{
"Type": "MIN",
"Noise": [
{
"File": "Zones.Noise.Shared.Heightmaps.River"
}
],
"Formula": "INVERTED_RIDGED"
},
{
"Type": "MIN",
"Noise": [
{
"File": "Zones.Noise.Shared.Heightmaps.Base"
}
],
"Formula": "INVERTED",
"Normalize": [
0.45,
0.6
]
},
{
"Seed": "Grasslands-Base",
"NoiseType": "CELL",
"Formula": "INVERTED_SQRT",
"Scale": 0.011,
"CellMode": "DISTANCE",
"Jitter": 0.6
}
],
"Factors": [
0.85,
0.2,
0.1
],
"Normalize": [
0.4,
0.9
]
},
"Randomizer": {
"Generators": [
{
"Seed": "Grasslands-River-Noise",
"NoiseType": "SIMPLEX",
"Octaves": 3,
"Persistence": 0.6,
"Scale": 0.006,
"Amplitude": 15
}
]
}
},
"Tint": {
"Default": {
"Colors": [
"0xc08348",
"0x954306"
],
"Weights": [
50,
50
],
"Noise": {
"Seed": "Grasslands-Base-Tint",
"NoiseType": "OLD_SIMPLEX",
"FractalMode": "OLDSCHOOL",
"Octaves": 3,
"Persistence": 0.5,
"Scale": 0.08
}
},
"Entries": []
},
"Environment": {
"Default": {
"Names": [
"Env_Zone3_Shores"
]
},
"Entries": []
},
"Water": {
"Entries": [
{
"Fluid": "Water_Source",
"Min": 0,
"Max": 114
}
]
}
}