Hytale Asset ReferenceUnofficial
Versions / 0.4.1 / NPC / Spawn / World / Zone4 / Spawns_Zone4_Forests_Predator.json

Spawns_Zone4_Forests_Predator

Server/NPC/Spawn/World/Zone4/Spawns_Zone4_Forests_Predator.json, 396 B

Fields

FieldType
Environmentsarray[1]
NPCsarray[3]
DayTimeRangearray[2]

Source

{
  "Environments": [
    "Env_Zone4_Forests"
  ],
  "NPCs": [
    {
      "Weight": 10,
      "SpawnBlockSet": "Soil",
      "Id": "Spark_Living"
    },
    {
      "Weight": 20,
      "SpawnBlockSet": "Soil",
      "Id": "Skeleton_Incandescent_Head"
    },
    {
      "Weight": 20,
      "SpawnBlockSet": "Soil",
      "Id": "Hound_Bleached"
    }
  ],
  "DayTimeRange": [
    6,
    18
  ]
}