{
  "$schema": "schema.json",
  "includes": ["common/common.json", "common/player_inventory.json"],
  "background": {
    "texture": "guis/chest.png",
    "srcRect": [0, 0, 176, 168]
  },
  "slots": {
    "STORAGE": {
      "left": 80,
      "top": 37
    }
  },
  "text": {
    "dialog_title": {
      "text": {
        "translate": "gui.ae2.QuantumLinkChamber"
      },
      "position": {
        "left": 8,
        "top": 6
      }
    }
  }
}
