{
  "$schema": "../schema.json",
  "slots": {
    "TOOLBOX": {
      "$comment": "Only relevant if the toolbox is present (i.e. network tool)",
      "bottom": 84,
      "right": 1,
      "grid": "BREAK_AFTER_3COLS"
    }
  },
  "images": {
    "toolbox": {
      "texture": "guis/extra_panels.png",
      "textureWidth": 128,
      "textureHeight": 128,
      "srcRect": [69, 62, 59, 66]
    }
  },
  "widgets": {
    "toolbox": {
      "$comment": "The toolbox found on some screens",
      "right": 2,
      "bottom": 90,
      "width": 59,
      "height": 66
    }
  }
}
