Hytale Asset ReferenceUnofficial
Versions / 0.5.3 / GameplayConfigs / Default_Instance.json

Default_Instance

Server/GameplayConfigs/Default_Instance.json, 214 B

Fields

FieldType
Parentstring
Worldobject
Deathobject

Source

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