Hytale Asset ReferenceUnofficial
Versions / 0.5.2 / World / Default / Zones / Zone3_Tier1 / Cave / Shallow / Spiral / Node2.node.json

Node2.node

Server/World/Default/Zones/Zone3_Tier1/Cave/Shallow/Spiral/Node2.node.json, 265 B

Fields

FieldType
Namestring
Environmentstring
Typestring
Maskobject
Childrenarray[0]
Prioritynumber
Prefabarray[1]
ChildCountBoundsnumber

Source

{
  "Name": "Node2",
  "Environment": "Env_Zone3_Caves_Tundra",
  "Type": "PREFAB",

  "Mask": {
    "Default": ["!Empty", "*"]
  },

  "Children": [
  ],

  "Priority": 1,
  "Prefab": ["Cave.Nodes.Tree_Spiral.Side.Tree_Spiral_Side_002"],
  "ChildCountBounds": 1
}