Caves
Server/World/Default/Zones/Zone1_Temple/Cave/Caves.json, 3.2 KB
Fields
| Field | Type |
|---|---|
Types | array[7] |
Source
{
"Types": [
{
"Name": "Grasslands_Shallow",
"BlockMask": {
"Default": [
{ "Replace": false, "Fluid": "Water_Source" },
"!Rock_Bedrock",
"!Rock_Sandstone_Red",
"!Rock_Sandstone",
"!Rock_Sandstone_White",
"!Soil_Clay",
"!Soil_Dirt_Dry",
"!Soil_Grass_Dry",
"!Soil_Gravel_Sand_White",
"!Soil_Sand",
"!Soil_Gravel",
"!Soil_Gravel_Mossy",
"*"
]
},
"NoiseMask": {
"Type": "MIN",
"Noise": [
{
"File": "Zones.Noise.Shared.Grids.Monuments_Encounter"
}
],
"Threshold": [0, 0.7]
},
"Depth": 200,
"Entry": "Shallow.Entry",
"EntryPoints": {
"Seed": "Grasslands-Caves-Density",
"Density": 1,
"Scale": 0.018, //0.02
"Jitter": 0.5
},
"FixedEntryHeight": [88, 98],
"FluidLevel": {
"Fluid": "Lava_Source",
"Height": 24
},
"HeightRadiusFactor": {
"Positions": [0, 255],
"Values": [1, 1]
},
"Pitch": 90,
"Yaw": [0, 360],
"Environment": "Env_Zone1_Caves_Plains"
},
{
"Name": "Grasslands_Deep",
"BlockMask": {
"Default": [
{ "Replace": false, "Fluid": "Water_Source" },
"!Rock_Bedrock",
"!Rock_Sandstone_Red",
"!Rock_Sandstone",
"!Rock_Sandstone_White",
"!Soil_Clay",
"!Soil_Dirt_Dry",
"!Soil_Grass_Dry",
"!Soil_Sand",
"*"
]
},
"NoiseMask": {
"Type": "MIN",
"Noise": [
{
"File": "Zones.Noise.Shared.Grids.Monuments_Encounter"
}
],
"Threshold": [0, 0.7]
},
"Depth": 200,
"Entry": "Deep.Entry",
"EntryPoints": {
"Seed": "Grasslands-Caves-Density-1",
"Density": 1,
"Scale": 0.015, //0.02
"Jitter": 0.5
},
"FixedEntryHeight": [63, 73],
"FluidLevel": {
"Fluid": "Lava_Source",
"Height": 24
},
"HeightRadiusFactor": {
"Positions": [0, 255],
"Values": [1, 1]
},
"Pitch": 90,
"Yaw": [0, 360],
"Environment": "Env_Zone1_Caves_Plains"
},
{
"Name": "Grasslands_Volcanic",
"BlockMask": {
"Default": [
{ "Replace": false, "Fluid": "Water_Source" },
"!Rock_Bedrock",
"*"
]
},
"Depth": 200,
"Entry": "Volcanic.Entry",
"EntryPoints": {
"Seed": "Grasslands-Caves-Density-2",
"Density": 1,
"Scale": 0.02,
"Jitter": 0.5
},
"FixedEntryHeight": [33, 43],
"FluidLevel": {
"Fluid": "Lava_Source",
"Height": 24
},
"HeightRadiusFactor": {
"Positions": [0, 255],
"Values": [1, 1]
},
"Pitch": 90,
"Yaw": [0, 360],
"Environment": "Env_Zone1_Caves_Volcanic_T1"
},
{
"File": "Ores.Zone1.CopperPlacement"
},
{
"File": "Ores.Zone1.IronPlacement"
},
{
"File": "Ores.Zone1.GoldPlacement"
},
{
"File": "Ores.Zone1.SilverPlacement"
}
]
}