Caves
Server/World/Default/Zones/Oceans/Cave/Caves.json, 790 B
Fields
| Field | Type |
|---|---|
Types | array[3] |
Source
{
"Types": [
{
"Name": "Caldera",
"BlockMask": {
"Default": [{"Replace":false,"Fluid":"Water_Source"},"Rock_Stone","Rock_Basalt","Rock_Volcanic"]
},
"Depth": 200,
"Entry": "Caldera.Entry",
"EntryPoints": {
"Seed": "Grasslands-Base",
"Density": [0, 0.075],
"Scale": 0.003
},
"FluidLevel": {
"Fluid": "Lava_Source",
"Height": 24
},
"HeightRadiusFactor": {
"Positions": [0, 255],
"Values": [1, 1]
},
"HeightThreshold": {
"Positions": [120, 121],
"Values": [0, 1]
},
"Pitch": 90,
"Yaw": [0, 360]
},
{
"File": "Ores.Zone0.CopperPlacement"
},
{
"File": "Ores.Zone0.IronPlacement"
}
]
}