Hytale Asset ReferenceUnofficial
Versions / 0.5.0 / World / Default / Ores / Zone3 / GoldPlacement.json

GoldPlacement

Server/World/Default/Ores/Zone3/GoldPlacement.json, 493 B

Fields

FieldType
Namestring
BlockMaskobject
Entryobject
EntryPointsobject
HeightRadiusFactorobject
Pitchnumber

Source

{
  "Name": "Gold",
  "BlockMask": {
    "Default": [
      "!Rock_Calcite",
      "!Ore_Gold_Calcite",
      "*",
      { "Replace": false, "Fluid": "Water_Source" }
    ]
  },
  "Entry": {
    "File": "Ores.Zone3.Gold"
  },
  "EntryPoints": {
    "$Comment": "Horizontal Density",
    "Density": [0, 1],
    "Seed": "Caves-Ore-Gold",
    "Scale": 0.03,
    "Jitter": 0.5
  },
  "HeightRadiusFactor": {
    "Positions": [102.1, 102, 110, 110.1],
    "Values": [0, 1, 1, 0]
  },
  "Pitch": 0
}