Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.4 / NPC / Spawn / World / Zone4 / Spawns_Zone4_Forests_Animal.json

Spawns_Zone4_Forests_Animal

Server/NPC/Spawn/World/Zone4/Spawns_Zone4_Forests_Animal.json, 289 B

Fields

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

Source

{
  "Environments": [
    "Env_Zone4_Forests"
  ],
  "NPCs": [
    {
      "Weight": 10,
      "SpawnBlockSet": "Soil",
      "Id": "Pig_Undead"
    },
    {
      "Weight": 10,
      "SpawnBlockSet": "Soil",
      "Id": "Chicken_Undead"
    }
  ],
  "DayTimeRange": [
    6,
    18
  ]
}