Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.5 / World / Default / Zones / Zone1_Tier1 / Cave / Volcanic / Entry.node.json

Entry.node

Server/World/Default/Zones/Zone1_Tier1/Cave/Volcanic/Entry.node.json, 756 B

Fields

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

Source

{
  "Name": "Entry",
  "Children": [
    {
      "Weights": [40],
      "Chance": 0.4,
      "Node": ["Volcanic.Type_0.Entry"],
      "PitchSet": [45, 85],
      "YawAdd": [-45, 45]
    },
    {
      "Weights": [40],
      "Chance": 1,
      "Comment": "Basalt",
      "Node": ["Volcanic.Type_1.Entry"],
      "PitchSet": [0],
      "YawSet": [0]
    },
    {
      "Weights": [10],
      "Chance": 1,
      "Comment": "Golem",
      "Node": ["Volcanic.Type_2.Entry"],
      "PitchSet": [0],
      "YawSet": [0]
    },
    {
      "Weights": [10],
      "Chance": 1,
      "Comment": "Ruins",
      "Node": ["Volcanic.Type_3.Entry"],
      "PitchSet": [0],
      "YawSet": [0]
    }
  ],
  "Type": "EMPTY_LINE",
  "Length": [0],
  "ChildCountBounds": 1
}