ThoriumPlacement
Server/World/Default/Ores/Zone2/ThoriumPlacement.json, 629 B
Fields
| Field | Type |
|---|---|
Name | string |
BlockMask | object |
Entry | object |
EntryPoints | object |
FixedEntryHeight | number |
HeightRadiusFactor | object |
Pitch | number |
Source
{
"Name": "Thorium",
"BlockMask": {
"Default": [
"Rock_Sandstone",
"Rock_Sandstone_White",
"Rock_Sandstone_Red",
"Rock_Volcanic",
"Soil_Dirt_Dry",
"Soil_Mud_Dry",
"Ore_Thorium_Mud_Cracked",
{ "Replace": false, "Fluid": "Water_Source" }
]
},
"Entry": {
"File": "Ores.Zone2.Thorium"
},
"EntryPoints": {
"$Comment": "Horizontal Density",
"Density": [0, 1],
"Seed": "Caves-Ore-Thorium",
"Scale": 0.125,
"Jitter": 0.5
},
"FixedEntryHeight": 0,
"HeightRadiusFactor": {
"Positions": [0, 255],
"Values": [1, 1]
},
"Pitch": 0
}