Hytale Asset ReferenceUnofficial
Versions / 0.4.0 / World / Default / Ores / Zone3 / SilverPlacement.json

SilverPlacement

Server/World/Default/Ores/Zone3/SilverPlacement.json, 543 B

Fields

FieldType
Namestring
BlockMaskobject
Entryobject
EntryPointsobject
HeightRadiusFactorobject
Pitchnumber

Source

{
  "Name": "Silver",
  "BlockMask": {
    "Default": [
      "Rock_Shale",
      "Rock_Slate",
      "Rock_Volcanic",
      "Rock_Basalt",
      "Soil_Dirt_Cold",
      "Rock_Stone",
      { "Replace": false, "Fluid": "Water_Source" }
    ]
  },
  "Entry": {
    "File": "Ores.Zone3.Silver"
  },
  "EntryPoints": {
    "$Comment": "Horizontal Density",
    "Density": [0, 1],"Seed": "Caves-Ore-Silver",
    "Scale": 0.0125,
    "Jitter": 0.5
  },
  "HeightRadiusFactor": {
    "Positions": [150, 160],
    "Values": [0, 1]
  },
  "Pitch": 0
}