Hytale Asset ReferenceUnofficial
Versions / 0.5.1 / World / Default / Zones / Zone3_Tier2 / Cave / Ores / Iron / IronColumn.node.json

IronColumn.node

Server/World/Default/Zones/Zone3_Tier2/Cave/Ores/Iron/IronColumn.node.json, 275 B

Fields

FieldType
Namestring
Childrenarray[1]
Typestring
Lengtharray[2]

Source

{
  "Name": "Entry",
  "Children": [
    {
      "Weights": [40, 60],
      "Chance": 1,
      "Node": ["Ores.Iron.IronVeinLarge", "Ores.Iron.IronVeinSmall"],
      "PitchSet": [-75, -105],
      "YawAdd": [0, 360]
    }
  ],
  "Type": "EMPTY_LINE",
  "Length": [200, 156]
}