Versions / 0.5.2 / World / Default / Zones / Zone1_Tier1 / Cave / Klops / Cellar / Cellar_001.node.json
Cellar_001.node
Server/World/Default/Zones/Zone1_Tier1/Cave/Klops/Cellar/Cellar_001.node.json, 250 B
Fields
| Field | Type |
|---|---|
Name | string |
Mask | object |
Type | string |
Priority | number |
Prefab | array[1] |
Source
{
"Name": "Cellar_001",
"Mask": {
"Default": ["*"],
"Specific": [
{
"Block": ["Empty"],
"Rule": ["*"]
}
]
},
"Type": "PREFAB",
"Priority": 1,
"Prefab": [
"Cave.Klops.Oak.Cellar.*"
]
}