Hytale Asset ReferenceUnofficial
Versions / 0.5.6 / World / Default / Zones / Zone3_Tier2 / Cave / Ores / Gold / GoldColumn.node.json

GoldColumn.node

Server/World/Default/Zones/Zone3_Tier2/Cave/Ores/Gold/GoldColumn.node.json, 275 B

Fields

FieldType
Namestring
Childrenarray[1]
Typestring
Lengtharray[2]

Source

{
  "Name": "Entry",
  "Children": [
    {
      "Weights": [70, 30],
      "Chance": 1,
      "Node": ["Ores.Gold.GoldVeinSmall", "Ores.Gold.GoldVeinLarge"],
      "PitchSet": [-75, -105],
      "YawAdd": [0, 360]
    }
  ],
  "Type": "EMPTY_LINE",
  "Length": [156, 200]
}