Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.9 / Entity / GameMode / Adventure.json

Adventure

Server/Entity/GameMode/Adventure.json, 281 B

Fields

FieldType
InteractionsOnEnterobject

Source

{
  "InteractionsOnEnter": {
      "Interactions": [
        {
          "Type": "Simple",
          "Effects": {
            "LocalSoundEventId": "SFX_Avatar_Powers_Disable_Local",
            "WorldSoundEventId": "SFX_Avatar_Powers_Disable"
          }
        }
      ]
    }
}