Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.5 / World / Default / Zones / Zone2_Tier2 / PrefabPatterns / Monuments_Feran_Camps.json

Monuments_Feran_Camps

Server/World/Default/Zones/Zone2_Tier2/PrefabPatterns/Monuments_Feran_Camps.json, 1.4 KB

Fields

FieldType
GridGeneratorobject
FitHeightmapboolean
Maskobject
HeightThresholdobject
MaxSizenumber

Source

{
  "GridGenerator": {
    "Seed": "Drylands-Pattern-Monuments-Tier-2",
    "Density": [0.8125, 1],
    "Scale": 0.005,
    "Jitter": 0.6
  },
  "FitHeightmap": true,
	"Mask": {
		"Default": ["*"],
		"Specific": [
      {
  			"Block": ["Container_Bucket", "Deco_Bone_Skulls", "Wood_Drywood_Planks_Half", "Wood_Dry_Branch_Long", "Furniture_Feran_Torch", "Deco_Rope_Diagonal", "Deco_Rope", "Rock_Sandstone_White_Cobble_Half", "Rock_Sandstone_White_Brick_Half", "Furniture_Village_Pot", "Deco_Pot_Clay_Broken", "Furniture_Temple_Wind_Pot", "Furniture_Crude_Chest_Small", "Wood_Dry_Branch_Short"],
  			"Rule": ["Empty", "Plant_Grass_Arid_Tall", "Plant_Grass_Dry_Tall", "Plant_Bush_Arid", "Plant_Grass_Arid", "Plant_Grass_Dry"]
      },
      {
        "Block": ["Plant_Grass_Arid_Tall", "Plant_Grass_Dry_Tall", "Plant_Bush_Arid", "Plant_Grass_Arid", "Plant_Grass_Dry", "Soil_Grass_Dry"],
        "Rule": ["Empty"]
      },
      {
        "Block": ["Empty"],
        "Rule": ["!Soil_Gravel_Sand", "!Rock_Sandstone_White_Cobble", "!Deco_Rope_Diagonal", "!Deco_Rope", "*"]
      },
      {
        "Block": ["Soil_Dirt_Dry"],
        "Rule": ["Empty", "Soil_Sand_White", "Soil_Sand_Red", "Soil_Grass_Dry", "Plant_Grass_Arid_Tall", "Plant_Grass_Dry_Tall", "Plant_Bush_Arid", "Plant_Grass_Arid", "Plant_Grass_Dry"]
      }
    ]
	},
	"HeightThreshold": {
    "Positions": [114, 115, 140, 141],
    "Values": [0, 1, 1, 0]
  },
  "MaxSize": 100
}