Hytale Asset ReferenceUnofficial
Versions / 0.5.3 / World / Default / Ores / Zone2 / SilverPlacement.json

SilverPlacement

Server/World/Default/Ores/Zone2/SilverPlacement.json, 565 B

Fields

FieldType
Namestring
BlockMaskobject
Entryobject
EntryPointsobject
HeightRadiusFactorobject
Pitchnumber

Source

{
  "Name": "Silver",
  "BlockMask": {
    "Default": [
      "Rock_Sandstone",
      "Rock_Sandstone_White",
      "Rock_Sandstone_Red",
      "Rock_Volcanic",
      "Soil_Dirt_Dry",
      "Soil_Mud_Dry",
      { "Replace": false, "Fluid": "Water_Source" }
    ]
  },
  "Entry": {
    "File": "Ores.Zone2.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
}