Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.2 / World / Default / Zones / Zone3_Tier1 / Cave / Deep / Entry.node.json

Entry.node

Server/World/Default/Zones/Zone3_Tier1/Cave/Deep/Entry.node.json, 597 B

Fields

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

Source

{
  "Name": "Entry",
  "Children": [
    {
      "Weights": [100],
      "Chance": 1,
      "Node": ["Deep.Type_1.Entry"],
      "$Comment": "Ice",
      "PitchSet": [0],
      "YawSet": [0]
    },
    {
      "Weights": [100],
      "Chance": 1,
      "Node": ["Deep.Type_2.Entry"],
      "$Comment": "Narrow",
      "PitchSet": [0],
      "YawSet": [0]
    },
    {
      "Weights": [100],
      "Chance": 1,
      "Node": ["Deep.Type_3.Entry"],
      "$Comment": "Fossil",
      "PitchSet": [0],
      "YawSet": [0]
    }
  ],
  "Type": "EMPTY_LINE",
  "Length": [0],
  "ChildCountBounds": 1
}