Hytale Asset ReferenceUnofficial
Versions / 0.5.0-pre.8 / World / Default / Ores / Zone3 / Cobalt.json

Cobalt

Server/World/Default/Ores/Zone3/Cobalt.json, 1.3 KB

Fields

FieldType
Namestring
Childrenarray[1]
Typestring
$Commentstring
Lengtharray[2]

Source

{
  "Name": "Entry",
  "Children": [
    {
      "Weights": [100],
      "Node": [
        {
          "Type": "EMPTY_LINE",
          "Children": [
            {
              "Weights": [100],
              "Node": [
                {
                  "Name": "Encasement",
                  "Length": [5.5, 6],
                  "Radius": [1.5, 2],
                  "Filling": "Ore_Cobalt_Slate_Cracked"
                }
              ]
            },
            {
              "Weights": [100],
              "Node": [
                {
                  "Name": "Offset",
                  "Type": "EMPTY_LINE",
                  "Length": [0.5, 0.5],
                  "Children": [
                    {
                      "Weights": [100],
                      "Node": [
                        {
                          "Name": "Vein",
                          "Length": [4, 5],
                          "Radius": [0.75, 0.75],
                          "Filling": "Ore_Cobalt_Slate"
                        }
                      ]
                    }
                  ]
                }
              ]
            }
          ]
        }
      ],
      "PitchSet": [50, 130],
      "YawSet": [0, 360]
    }
  ],
  "Type": "EMPTY_LINE",

  "$Comment": "Length = Column Height",
  "Length": [25, 160]
}