Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.8.1 / GameplayConfigs / Default_Instance.json

Default_Instance

Server/GameplayConfigs/Default_Instance.json, 231 B

Fields

FieldType
Parentstring
Worldobject
Deathobject
Pluginobject

Source

{
  "Parent": "Default",
  "World": {
    "AllowBlockBreaking": false,
    "AllowBlockGathering": false
  },
  "Death": {
    "RespawnController": {
      "Type": "ExitInstance"
    }
  },
  "Plugin": {
    "WorldEvents": {}
  }
}