{
  "$schema": "schema.json",
  "includes": [
    "common/common.json",
    "common/player_inventory.json",
    "common/toolbox.json"
  ],
  "background": {
    "texture": "guis/storagebus.png",
    "srcRect": [0, 0, 176, 253]
  },
  "slots": {
    "CONFIG": {
      "left": 8,
      "top": 29,
      "grid": "BREAK_AFTER_9COLS"
    }
  },
  "text": {
    "dialog_title": {
      "text": {
        "translate": "gui.ae2.StorageBus"
      },
      "position": {
        "left": 8,
        "top": 6
      }
    }
  },
  "widgets": {
    "openPriority": {
      "left": 152,
      "top": -5,
      "width": 20,
      "height": 20
    }
  }
}
