Thorium
Server/World/Default/Ores/Zone2/Thorium.json, 1.3 KB
Fields
| Field | Type |
|---|---|
Name | string |
Children | array[1] |
Type | string |
$Comment | string |
Length | array[2] |
Source
{
"Name": "Entry",
"Children": [
{
"Weights": [100],
"Node": [
{
"Type": "EMPTY_LINE",
"Children": [
{
"Weights": [100],
"Node": [
{
"Name": "Offset",
"Type": "EMPTY_LINE",
"Length": [0, 0],
"Children": [
{
"Weights": [100],
"Node": [
{
"Name": "Encasement",
"Length": [0.5, 1],
"Radius": [1, 1],
"Filling": "Ore_Thorium_Mud"
}
]
}
]
}
]
},
{
"Weights": [100],
"Node": [
{
"Name": "Vein",
"Length": [2, 2.5],
"Radius": [2, 3],
"Filling": "Ore_Thorium_Mud_Cracked"
}
]
}
]
}
],
"PitchSet": [0, 180],
"YawSet": [0, 360]
}
],
"Type": "EMPTY_LINE",
"$Comment": "Length = Column Height",
"Length": [25, 120]
}