Versions / 0.5.5 / World / Default / Zones / Zone3_Tier1 / Cave / Mineshaft / Mines / Ice / Ice_001.node.json
Ice_001.node
Server/World/Default/Zones/Zone3_Tier1/Cave/Mineshaft/Mines/Ice/Ice_001.node.json, 322 B
Fields
| Field | Type |
|---|---|
Children | array[1] |
Mask | object |
Type | string |
Priority | number |
Prefab | array[1] |
Source
{
"Children": [
{
"Node": ["Mineshaft.Mines.End.End_001"],
"Weights": [20],
"Offset": [-1, 0, -10],
"Rotation": 0,
"Chance": 1
}
],
"Mask": {
"File": "Zones.Zone3_Tier2.Cave.Mineshaft.Mask"
},
"Type": "PREFAB",
"Priority": 1,
"Prefab": [
"Mineshaft.Fir.Mines_Lvl1.Ice.*"
]
}