Hytale Asset ReferenceUnofficial
Versions / 0.5.0-pre.8 / World / Default / Zones / Zone4_Tier4 / Cave / Prefabs / Prefabs_Mountains.json

Prefabs_Mountains

Server/World/Default/Zones/Zone4_Tier4/Cave/Prefabs/Prefabs_Mountains.json, 6.3 KB

Fields

FieldType
Entriesarray[4]

Source

{
  "Entries": [
    {
      "Weight": [90],
      "Prefab": [ "Cave.Stalagmites.Rock_Volcanic_Large.Floor.*" ],
      "Config": {
        "NoiseMask": {
  				"Type": "SUM",
  				"Noise": [
  					{
  						"Seed": "Firelands-Base",
  						"NoiseType": "SIMPLEX",
  						"Formula": "INVERTED",
  						"Octaves": 3,
  						"Persistence": 0.4,
  						"Scale": 0.001,
  						"Normalize": [0.06, 0.7]
  					},
  					{
  						"Seed": "5683568",
  						"NoiseType": "DISTANCE",
  						"Distance2Mode": "DIV",
  						"Formula": "INVERTED_SQUARED",
  						"Octaves": 2,
  						"Persistence": 0.3,
  						"Scale": 0.025
  					},
  					{
  						"Seed": "4554845555",
  						"NoiseType": "DISTANCE",
  						"Distance2Mode": "DIV",
  						"Formula": "INVERTED_SQUARED",
  						"Octaves": 2,
  						"Persistence": 0.3,
  						"Scale": 0.008
  					},
  					{
  						"Type":"DISTORTED",
  						"Noise":{
  						"Seed": "Firelands_Biomes_Pattern",
  							"NoiseType": "DISTANCE",
  							"DistanceMode": "NATURAL",
  							"Distance2Mode": "DIV",
  							"Scale": 0.003,
  							"Jitter": 1
  						},
  						"Randomizer": {
  							"Generators": [
  								{
  									"Seed": "Firelands-Hills",
  									"NoiseType": "SIMPLEX",
  									"Octaves": 4,
  									"Persistence": 0.3,
  									"Scale": 0.008,
  									"Amplitude": 30
  								}
  							]
  						},
  						"Normalize": [0.75, 1]
  					}
  				],
  				"Factors": [0.76, 0.02, 0.12, 0.1],
          "Threshold": [0, 0.2]
        },
        "HeightThreshold": {
          "Positions": [54, 55, 230, 231],
          "Values": [0, 1, 1, 0]
        },
        "Mask": {
          "Default": ["*", "!Rock_Sandstone_Red", "!Rock_Sandstone", "!Rock_Sandstone_White", "!Soil_Clay", "!Rock_Volcanic", "!Soil_Dirt_Dry", "!Soil_Grass_Dry", "!Soil_Grass"],
          "Specific": [
            {
              "Block": ["Rock_Volcanic_Stalactite_Small", "Rock_Volcanic_Stalactite_Large"],
              "Rule": ["Empty", "!*"]
            }
          ]
        },
        "Iterations": 1,
        "Priority": 1,
        "Placement": "FLOOR",
        "Rotations": ["ROTATION_0", "ROTATION_90", "ROTATION_180", "ROTATION_270"]
      }
    },
    {
      "Weight": [90],
      "Prefab": ["Cave.Stalagmites.Rock_Volcanic_Large.Ceiling.*"],
      "Config": {
        "NoiseMask": {
  				"Type": "SUM",
  				"Noise": [
  					{
  						"Seed": "Firelands-Base",
  						"NoiseType": "SIMPLEX",
  						"Formula": "INVERTED",
  						"Octaves": 3,
  						"Persistence": 0.4,
  						"Scale": 0.001,
  						"Normalize": [0.06, 0.7]
  					},
  					{
  						"Seed": "5683568",
  						"NoiseType": "DISTANCE",
  						"Distance2Mode": "DIV",
  						"Formula": "INVERTED_SQUARED",
  						"Octaves": 2,
  						"Persistence": 0.3,
  						"Scale": 0.025
  					},
  					{
  						"Seed": "4554845555",
  						"NoiseType": "DISTANCE",
  						"Distance2Mode": "DIV",
  						"Formula": "INVERTED_SQUARED",
  						"Octaves": 2,
  						"Persistence": 0.3,
  						"Scale": 0.008
  					},
  					{
  						"Type":"DISTORTED",
  						"Noise":{
  						"Seed": "Firelands_Biomes_Pattern",
  							"NoiseType": "DISTANCE",
  							"DistanceMode": "NATURAL",
  							"Distance2Mode": "DIV",
  							"Scale": 0.003,
  							"Jitter": 1
  						},
  						"Randomizer": {
  							"Generators": [
  								{
  									"Seed": "Firelands-Hills",
  									"NoiseType": "SIMPLEX",
  									"Octaves": 4,
  									"Persistence": 0.3,
  									"Scale": 0.008,
  									"Amplitude": 30
  								}
  							]
  						},
  						"Normalize": [0.75, 1]
  					}
  				],
  				"Factors": [0.76, 0.02, 0.12, 0.1],
          "Threshold": [0, 0.2]
        },
        "HeightThreshold": {
          "Positions": [54, 55, 230, 231],
          "Values": [0, 1, 1, 0]
        },
        "Mask": {
          "Default": ["*", "!Rock_Sandstone_Red", "!Rock_Sandstone", "!Rock_Sandstone_White", "!Soil_Clay", "!Rock_Volcanic", "!Soil_Dirt_Dry", "!Soil_Grass_Dry", "!Soil_Grass"],
          "Specific": [
            {
              "Block": ["Rock_Volcanic_Stalactite_Small", "Rock_Volcanic_Stalactite_Large"],
              "Rule": ["Empty", "!*"]
            }
          ]
        },
        "Iterations": 1,
        "Priority": 1,
        "Placement": "CEILING",
        "Rotations": ["ROTATION_0", "ROTATION_90", "ROTATION_180", "ROTATION_270"]
      }
    },
    {
      "Weight": [10,90],
      "Prefab": [ "Cave.Formations.Rock_Volcanic.*", "Cave.Stalagmites.Rock_Volcanic_Large.Floor.*" ],
      "Config": {
        "NoiseMask": {
          "Seed": "Grasslands-Caves-Density",
          "Density": 1,
          "Scale": 0.02,
          "Jitter": 0.5,
          "NoiseType": "CELL",
          "Formula": "INVERTED_SQRT",
          "CellMode": "DISTANCE",
          "Threshold": [0, 0.5]
        },
        "HeightThreshold": {
          "Positions": [24, 25, 39, 40],
          "Values": [0, 1, 1, 0]
        },
        "Mask": {
          "Default": ["*", "!Rock_Sandstone_Red", "!Rock_Sandstone", "!Rock_Sandstone_White", "!Soil_Clay", "!Rock_Volcanic", "!Soil_Dirt_Dry", "!Soil_Grass_Dry", "!Soil_Grass"]
        },
        "Iterations": 1,
        "Priority": 0,
        "Placement": "FLOOR",
        "Rotations": ["ROTATION_0", "ROTATION_90", "ROTATION_180", "ROTATION_270"]
      }
    },
    {
      "Weight": [100],
      "Prefab": ["Cave.Stalagmites.Rock_Volcanic_Large.Ceiling.*"],
      "Config": {
        "NoiseMask": {
          "Seed": "Grasslands-Caves-Density",
          "Density": 1,
          "Scale": 0.02,
          "Jitter": 0.5,
          "NoiseType": "CELL",
          "Formula": "INVERTED_SQRT",
          "CellMode": "DISTANCE",
          "Threshold": [0, 0.5]
        },
        "HeightThreshold": {
          "Positions": [24, 25, 39, 40],
          "Values": [0, 1, 1, 0]
        },
        "Mask": {
          "Default": ["*", "!Rock_Sandstone_Red", "!Rock_Sandstone", "!Rock_Sandstone_White", "!Soil_Clay", "!Rock_Volcanic", "!Soil_Dirt_Dry", "!Soil_Grass_Dry", "!Soil_Grass"],
          "Specific": [
            {
              "Block": ["Rock_Volcanic_Stalactite_Small", "Rock_Volcanic_Stalactite_Large"],
              "Rule": ["Empty", "!*"]
            }
          ]
        },
        "Iterations": 2,
        "Priority": 0,
        "Placement": "CEILING",
        "Rotations": ["ROTATION_90"]
      }
    }
  ]
}