Hytale Asset ReferenceUnofficial
Versions / 0.4.0 / World / Default / Zones / Zone4_Tier4 / Cave / Test3 / Entry.node.json

Entry.node

Server/World/Default/Zones/Zone4_Tier4/Cave/Test3/Entry.node.json, 519 B

Fields

FieldType
Namestring
Childrenarray[3]
Typestring
Lengtharray[1]
ChildCountBoundsnumber

Source

{
  "Name": "Entry",
  "Children": [
    {
      "Weights": [100],
      "Chance": 1,
      "PitchSet": [0],
      "YawSet": [0],
      "Node": ["Test3.Type_2.Entry"]
    },
    {
      "Weights": [100],
      "Chance": 1,
      "PitchSet": [0],
      "YawSet": [0],
      "Node": ["Test3.Type_3.Entry"]
    },
    {
      "Weights": [100],
      "Chance": 1,
      "PitchSet": [0],
      "YawSet": [0],
      "Node": ["Test3.Type_4.Entry"]
    }
  ],
  "Type": "EMPTY_LINE",
  "Length": [0],
  "ChildCountBounds": 1
}