Hytale Asset ReferenceUnofficial
Versions / 0.5.1 / Item / Interactions / SpawnNPC / SpawnNPC_BlockCondition_Default.json

SpawnNPC_BlockCondition_Default

Server/Item/Interactions/SpawnNPC/SpawnNPC_BlockCondition_Default.json, 179 B

Fields

FieldType
$Commentstring
Typestring
RunTimenumber
Nextstring

Source

{
  "$Comment": "Default block condition - always passes (no block restriction), then runs the spawn chain",
  "Type": "Simple",
  "RunTime": 0,
  "Next": "SpawnNPC_SpawnChain"
}