Hytale Asset ReferenceUnofficial
Versions / 0.5.6 / World / Default / Zones / Zone3_Tier2 / Cave / Ores / Gem / Diamond.node.json

Diamond.node

Server/World/Default/Zones/Zone3_Tier2/Cave/Ores/Gem/Diamond.node.json, 234 B

Fields

FieldType
Namestring
Childrenarray[0]
Typestring
Prefabarray[1]
Maskobject

Source

{
  "Name": "VeinThin",
  "Children": [],
  "Type": "PREFAB",
  "Prefab": ["Rock_Formations.Rocks.Gems.Geodes.Diamond.*"],
  "Mask": {
    "Default": ["Rock_Shale", "Rock_Basalt", "Rock_Volcanic", "Rock_Stone", "Soil_Dirt_Cold"]
  }
}