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

Entry.node

Server/World/Default/Zones/Zone2_Tier1/Cave/Surface/Entry.node.json, 314 B

Fields

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

Source

{
  "Name": "Entry",
  "Children": [
    {
      "Weights": [40,60],
      "Chance": 1,
      "PitchSet": [180],
      "YawSet": [0],
      "$Comment": "Rock entrances",
      "Node": ["Surface.Type_1.Entry", "Surface.Type_2.Entry"]
    }
  ],
  "Type": "EMPTY_LINE",
  "Length": [0],
  "ChildCountBounds": 1
}