Hytale Asset ReferenceUnofficial
Versions / 0.5.1 / World / Default / Zones / Zone2_Tier3 / Custom.Desert_Mushroom.json

Custom.Desert_Mushroom

Server/World/Default/Zones/Zone2_Tier3/Custom.Desert_Mushroom.json, 11.3 KB

Fields

FieldType
CustomBiomeGeneratorobject
MapColorstring
Coversarray[11]
Prefabsobject
Layersobject
TerrainHeightThresholdobject
HeightmapNoiseobject
Tintobject
Environmentobject
Fadeobject

Source

{
  "CustomBiomeGenerator": {
    "NoiseMask": {
      "Type": "SUM",
      "Noise": [
        {
          "Seed": "Drylands-Base",
          "NoiseType": "OLD_SIMPLEX",
          "FractalMode": "OLDSCHOOL",
          "Formula": "INVERTED",
          "Octaves": 3,
          "Persistence": 0.5,
          "Scale": 0.002
        },
        {
          "Seed": "Drylands-Base-2",
          "NoiseType": "OLD_SIMPLEX",
          "FractalMode": "OLDSCHOOL",
          "Formula": "INVERTED",
          "Octaves": 4,
          "Persistence": 0.9,
          "Scale": 0.004
        },
        {
          "Seed": "Drylands-Base-3",
          "NoiseType": "OLD_SIMPLEX",
          "FractalMode": "OLDSCHOOL",
          "Formula": "INVERTED",
          "Octaves": 5,
          "Persistence": 0.7,
          "Scale": 0.011
        }
      ],
      "Factors": [
        0.5,
        0.25,
        0.25
      ],
      "Threshold": [
        0,
        0.365
      ]
    },
    "BiomeMask": [
      "Desert_Mushroom"
    ],
    "Priority": 6
  },
  "MapColor": "#baa363",
  "Covers": [
    {
      "Type": [
        "Soil_Grass_Dry"
      ],
      "Weights": [
        100
      ],
      "Density": 1,
      "Offset": -1,
      "HeightThreshold": {
        "Positions": [
          127,
          128,
          132,
          133
        ],
        "Values": [
          0,
          1,
          1,
          0
        ]
      }
    },
    {
      "Type": [
        "Soil_Sand_White"
      ],
      "Weights": [
        100
      ],
      "Density": 1,
      "Offset": -1,
      "HeightThreshold": {
        "Positions": [
          100,
          101,
          125,
          126
        ],
        "Values": [
          0,
          1,
          1,
          0
        ]
      }
    },
    {
      "Type": [
        "Soil_Dirt_Dry"
      ],
      "Weight": [
        1
      ],
      "Offset": [
        -1
      ],
      "Density": 1,
      "NoiseMask": {
        "NoiseType": "OLD_SIMPLEX",
        "FractalMode": "OLDSCHOOL",
        "Octaves": 5,
        "Persistence": 0.5,
        "Scale": 0.25,
        "Threshold": [
          0,
          0.37
        ]
      },
      "HeightThreshold": {
        "Positions": [
          100,
          101,
          111,
          118
        ],
        "Values": [
          0,
          1,
          1,
          0
        ]
      }
    },
    {
      "Type": [
        "Rubble_Sandstone",
        "Rubble_Sandstone_Medium"
      ],
      "Weight": [
        0.8,
        0.2
      ],
      "Density": 0.25,
      "NoiseMask": {
        "Type": "MIN",
        "Noise": [
          {
            "File": "Zones.Noise.Zone2.Covers.Rubble.Shells_Coral_Dense"
          }
        ],
        "Threshold": [
          0,
          0.3
        ]
      },
      "HeightThreshold": {
        "Positions": [
          122,
          148
        ],
        "Values": [
          1,
          0
        ]
      },
      "Parent": [
        "Soil_Dirt_Dry",
        "Rock_Sandstone"
      ]
    },
    {
      "Type": [
        "Rubble_Sandstone_White",
        "Rubble_Sandstone_White_Medium"
      ],
      "Weight": [
        0.8,
        0.2
      ],
      "Density": 0.25,
      "NoiseMask": {
        "Type": "MIN",
        "Noise": [
          {
            "File": "Zones.Noise.Zone2.Covers.Rubble.Shells_Coral_Dense"
          }
        ],
        "Threshold": [
          0,
          0.3
        ]
      },
      "HeightThreshold": {
        "Positions": [
          122,
          148
        ],
        "Values": [
          1,
          0
        ]
      },
      "Parent": [
        "Rock_Sandstone_White"
      ]
    },
    {
      "Type": [
        "Deco_Bone_Pile",
        "Deco_Bone_Skulls"
      ],
      "Weight": [
        0.5,
        0.5
      ],
      "Density": 0.0025,
      "HeightThreshold": {
        "Positions": [
          100,
          118
        ],
        "Values": [
          0,
          1
        ]
      },
      "Parent": [
        "Soil_Grass_Dry"
      ]
    },
    {
      "Type": [
        "Plant_Grass_Arid",
        "Plant_Grass_Arid_Short"
      ],
      "Weight": [
        60,
        40
      ],
      "Density": 0.42,
      "NoiseMask": {
        "Type": "MIN",
        "Noise": [
          {
            "File": "Zones.Noise.Oceans.Covers.Grass.Island_Grass_Lush"
          }
        ],
        "Threshold": [
          0.6,
          1
        ]
      },
      "HeightThreshold": {
        "Positions": [
          114,
          135
        ],
        "Values": [
          0,
          1
        ]
      },
      "Parent": [
        "Soil_Grass_Dry"
      ]
    },
    {
      "Type": [
        "Plant_Grass_Dry_Tall",
        "Plant_Grass_Dry"
      ],
      "Weight": [
        0.43,
        0.2
      ],
      "Density": 0.35,
      "NoiseMask": {
        "Type": "MIN",
        "Noise": [
          {
            "File": "Zones.Noise.Zone1.Covers.Grass.Grass_Lush_Plains"
          }
        ],
        "Threshold": [
          0.75,
          1
        ]
      },
      "HeightThreshold": {
        "Positions": [
          114,
          135
        ],
        "Values": [
          0,
          1
        ]
      },
      "Parent": [
        "Soil_Grass_Dry"
      ]
    },
    {
      "Type": [
        "Plant_Grass_Arid_Short",
        "Plant_Grass_Arid",
        "Plant_Grass_Arid_Tall"
      ],
      "Weight": [
        40,
        40,
        20
      ],
      "Density": 0.8,
      "NoiseMask": {
        "Type": "MIN",
        "Noise": [
          {
            "File": "Zones.Noise.Zone1.Covers.Grass.Grass_Sharp"
          }
        ],
        "Threshold": [
          0.64,
          0.75
        ]
      },
      "HeightThreshold": {
        "Positions": [
          114,
          135
        ],
        "Values": [
          0,
          1
        ]
      },
      "Parent": [
        "Soil_Grass_Dry"
      ]
    },
    {
      "Type": [
        "Plant_Flower_Common_Blue"
      ],
      "Weight": [
        1
      ],
      "Density": 0.05,
      "NoiseMask": {
        "Type": "MIN",
        "Noise": [
          {
            "File": "Zones.Noise.Zone2.Covers.Flowers.Flowers_Oasis"
          }
        ],
        "Threshold": [
          0.92,
          1
        ]
      },
      "HeightThreshold": {
        "Positions": [
          114,
          135
        ],
        "Values": [
          0,
          1
        ]
      },
      "Parent": [
        "Soil_Grass_Dry"
      ]
    },
    {
      "Type": [
        "Plant_Flower_Common_Purple"
      ],
      "Weight": [
        1
      ],
      "Density": 0.05,
      "NoiseMask": {
        "Type": "MIN",
        "Noise": [
          {
            "File": "Zones.Noise.Zone2.Covers.Flowers.Flowers_Oasis"
          }
        ],
        "Threshold": [
          0.92,
          1
        ]
      },
      "HeightThreshold": {
        "Positions": [
          114,
          135
        ],
        "Values": [
          0,
          1
        ]
      },
      "Parent": [
        "Soil_Grass_Dry"
      ]
    }
  ],
  "Prefabs": {
    "Entries": [
      {
        "Prefab": [
          "Rock_Formations.Mushrooms.Rock.Large.*",
          "Rock_Formations.Mushrooms.Rock.Ore.Large.*",
          "Rock_Formations.Mushrooms.Rock.Rune.Large.*",
          "Rock_Formations.Mushrooms.Rock.Rune.Ore.Large.*",
          "Rock_Formations.Mushrooms.Rock.Rune.Ore.Large_Stamina.*",
          "Rock_Formations.Mushrooms.Rock.Ore.Large_Stamina.*"
        ],
        "Pattern": {
          "File": "Zones.Zone2_Tier3.PrefabPatterns.Mushroom_Rock_Large"
        }
      },
      {
        "Prefab": [
          "Rock_Formations.Mushrooms.Rock.Tall.*",
          "Rock_Formations.Mushrooms.Rock.Ore.Tall.*",
          "Rock_Formations.Mushrooms.Rock.Rune.Tall.*",
          "Rock_Formations.Mushrooms.Rock.Rune.Ore.Tall.*",
          "Rock_Formations.Mushrooms.Rock.Ore.Tall_Stamina.*",
          "Rock_Formations.Mushrooms.Rock.Rune.Ore.Tall_Stamina.*"
        ],
        "Pattern": {
          "File": "Zones.Zone2_Tier3.PrefabPatterns.Mushroom_Rock_Tall"
        }
      },
      {
        "Prefab": [
          "Rock_Formations.Mushrooms.Rock.Small.*",
          "Rock_Formations.Mushrooms.Rock.Small_Stamina.*"
        ],
        "Pattern": {
          "File": "Zones.Zone2_Tier3.PrefabPatterns.Mushroom_Rock_Small"
        }
      },
      {
        "Prefab": [
          "Rock_Formations.Hotsprings.Mushroom_Rock.*",
          "Rock_Formations.Hotsprings.Mushroom_Mana.*"
        ],
        "Pattern": {
          "File": "Zones.Zone2_Tier3.PrefabPatterns.Mushroom_Rock_Hotspring"
        }
      },
      {
        "Prefab": [
          "Rock_Formations.Mushrooms.Cliff.*"
        ],
        "Pattern": {
          "File": "Zones.Zone2_Tier3.PrefabPatterns.Mushroom_Rock_Cliff"
        }
      },
      {
        "Prefab": [
          "Rock_Formations.Mushrooms.Pillar.*"
        ],
        "Pattern": {
          "File": "Zones.Zone2_Tier3.PrefabPatterns.Mushroom_Rock_Pillar"
        }
      },
      {
        "Prefab": [
          "Rock_Formations.Mushrooms.Pool.*",
          "Rock_Formations.Mushrooms.Pool_Mana.*"
        ],
        "Pattern": {
          "File": "Zones.Zone2_Tier3.PrefabPatterns.Mushroom_Pool"
        }
      }
    ]
  },
  "Layers": {
    "Default": "Rock_Sandstone",
    "Dynamic": [],
    "Static": [
      {
        "File": "Zones.Layers.Zone2.Static_Desert"
      },
      {
        "File": "Zones.Layers.Zone2.Static"
      },
      {
        "File": "Zones.Layers.Zone2.Volcanic"
      },
      {
        "File": "Zones.Layers.Zone2.Bedrock"
      },
      {
        "File": "Zones.Layers.Zone2.Cave_Environments_Shallow"
      },
      {
        "File": "Zones.Layers.Environments_Volcanic.Cave_Environments_Volcanic_T3"
      }
    ]
  },
  "TerrainHeightThreshold": {
    "Noise": {
      "Seed": "Drylands-Canyon-Noise-3",
      "NoiseType": "SIMPLEX",
      "Octaves": 2,
      "Persistence": 0.2,
      "Scale": 0.02
    },
    "Keys": [
      0.75,
      0.25
    ],
    "Thresholds": [
      {
        "Positions": [
          108,
          115,
          122,
          135,
          150,
          159
        ],
        "Values": [
          1,
          0.8,
          0.75,
          0.358,
          0.05,
          0
        ]
      },
      {
        "Positions": [
          108,
          115,
          122
        ],
        "Values": [
          1,
          0.48,
          0
        ]
      }
    ]
  },
  "HeightmapNoise": {
    "Type": "SUM",
    "Noise": [
      {
        "Seed": "Drylands-Base",
        "NoiseType": "OLD_SIMPLEX",
        "FractalMode": "OLDSCHOOL",
        "Formula": "INVERTED",
        "Octaves": 3,
        "Persistence": 0.4,
        "Scale": 0.002
      },
      {
        "NoiseType": "CELL",
        "Octaves": 3,
        "Scale": 0.03
      }
    ],
    "Factors": [
      0.4,
      0.6
    ],
    "Threshold": [
      0,
      1
    ]
  },
  "Tint": {
    "Default": {
      "Colors": [
        "d6c565",
        "e3c75d"
      ],
      "Weights": [
        50,
        50
      ],
      "Noise": {
        "Seed": "Plant_Grass_Sharp",
        "NoiseType": "SIMPLEX",
        "Octaves": 5,
        "Persistence": 0.6,
        "Scale": 0.015
      }
    },
    "Entries": []
  },
  "Environment": {
    "Default": {
      "Names": [
        "Env_Zone2_Deserts"
      ]
    }
  },
  "Fade": {
    "FadeHeightmap": 0.55,
    "FadeLength": 120,
    "FadeStart": -25,
    "TerrainLength": 100,
    "TerrainStart": 5
  }
}