Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.6 / World / Instance_Dungeon_Goblin / Zones / Layers / Zone1 / Volcanic.json

Volcanic

Server/World/Instance_Dungeon_Goblin/Zones/Layers/Zone1/Volcanic.json, 205 B

Fields

FieldType
Blocksstring
Maxarray[2]
MaxNoiseobject
Minnumber

Source

{
  "Blocks": "Rock_Volcanic",
  "Max": [35, 45],
  "MaxNoise": {
    "Seed": "Global-Volcanic",
    "NoiseType": "SIMPLEX",
    "Octaves": 1,
    "Persistence": 0.1,
    "Scale": 0.0075
  },
  "Min": 0
}