Hytale Asset ReferenceUnofficial
Versions / 0.4.0 / NPC / Spawn / World / Zone3 / Spawns_Zone3_Forests_Critter.json

Spawns_Zone3_Forests_Critter

Server/NPC/Spawn/World/Zone3/Spawns_Zone3_Forests_Critter.json, 691 B

Fields

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

Source

{
  "Environments": [
    "Env_Zone3_Forests"
  ],
  "NPCs": [
    {
      "Weight": 4,
      "SpawnBlockSet": "Birds",
      "Id": "Crow",
      "Flock": "Group_Small"
    },
    {
      "Weight": 4,
      "SpawnBlockSet": "Birds",
      "Id": "Owl_Brown",
      "Flock": "One_Or_Two"
    },
    {
      "Weight": 2,
      "SpawnBlockSet": "Rock",
      "Id": "Hawk"
    },
    {
      "Weight": 2,
      "SpawnBlockSet": "Birds",
      "Id": "Woodpecker"
    },
    {
      "Weight": 2,
      "SpawnBlockSet": "Soil_NoSnow",
      "Id": "Mouse"
    },
    {
      "Weight": 6,
      "SpawnBlockSet": "Soil_NoSnow",
      "Id": "Squirrel"
    }
  ],
  "DayTimeRange": [
    6,
    18
  ]
}