Hytale Asset ReferenceUnofficial
Versions / 0.5.3 / World / Default / Zones / Zone4_Tier4 / Cave / Test / Entry.node.json

Entry.node

Server/World/Default/Zones/Zone4_Tier4/Cave/Test/Entry.node.json, 1.0 KB

Fields

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

Source

{
  "Name": "Entry",
  "Children": [
    {
      "Weights": [100],
      "Chance": 1,
      "PitchSet": [0],
      "YawSet": [0],
      "Node": ["Test.Type_1.Entry"]
    },
    {
      "Weights": [100],
      "Chance": 1,
      "PitchSet": [0],
      "YawSet": [0],
      "Node": ["Test.Type_2.Entry"]
    },
    {
      "Weights": [100],
      "Chance": 1,
      "PitchSet": [0],
      "YawSet": [0],
      "Node": ["Test.Type_3.Entry"]
    },
    {
      "Weights": [100],
      "Chance": 1,
      "PitchSet": [0],
      "YawSet": [0],
      "$Comment": "red bushes cave",
      "Node": ["Test.Type_4.Entry"]
    },
    {
      "Weights": [100],
      "Chance": 1,
      "PitchSet": [0],
      "YawSet": [0],
      "$Comment": "Yellow mush cave",
      "Node": ["Test.Type_6.Entry"]
    },
    {
      "Weights": [100],
      "Chance": 1,
      "PitchSet": [0],
      "YawSet": [0],
      "$Comment": "wraith cave",
      "Node": ["Test.Type_7.Entry"]
    }
  ],
  "Type": "EMPTY_LINE",
  "Length": [0],
  "ChildCountBounds": 1
}