Hytale Asset ReferenceUnofficial
Versions / 0.5.0-pre.9.2 / World / Default / Ores / Zone3 / Treasure.json

Treasure

Server/World/Default/Ores/Zone3/Treasure.json, 547 B

Fields

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

Source

{
  "Name": "Entry",
  "Children": [
    {
      "Weights": [100],
      "Chance": 1,
      "Node": [
        {
          "Name": "TreasureRoomsThin",
          "Children": [],
          "Type": "PREFAB",
          "Prefab": ["Monuments.Incidental.Treasure_Rooms.Basalt.*"],
          "Mask": {
            "Default": [{"Replace":false,"Fluid":"Water_Source"},"*"]
          }
        }
      ],
      "PitchSet": [0, 180],
      "YawSet": [0, 360]
    }
  ],
  "Type": "EMPTY_LINE",

  "$Comment": "Length = Column Height",
  "Length": [50, 80]
}