{
  "$schema": "schema.json",
  "includes": [
    "common/common.json",
    "common/player_inventory.json",
    "common/toolbox.json"
  ],
  "background": {
    "texture": "guis/storagebus.png",
    "srcRect": [0, 0, 176, 251]
  },
  "slots": {
    "CONFIG": {
      "left": 8,
      "top": 29,
      "grid": "BREAK_AFTER_9COLS"
    }
  }
}
