{
  "author": "techbrew",
  "name": "Vault",
  "directory": "Vault",
  "container": {
    "toolbar": {
      "horizontal": {
        "useThemeImages": true,
        "prefix": "h",
        "margin": 4,
        "padding": 4,
        "begin": {
          "width": 12,
          "height": 43
        },
        "inner": {
          "width": 28,
          "height": 42
        },
        "end": {
          "width": 9,
          "height": 42
        }
      },
      "vertical": {
        "useThemeImages": true,
        "prefix": "v",
        "margin": 4,
        "padding": 4,
        "begin": {
          "width": 43,
          "height": 9
        },
        "inner": {
          "width": 43,
          "height": 28
        },
        "end": {
          "width": 43,
          "height": 12
        }
      }
    }
  },
  "control": {
    "button": {
      "useThemeImages": true,
      "width": 24,
      "height": 24,
      "prefix": "",
      "tooltipOnStyle": "§f",
      "tooltipOffStyle": "§f",
      "tooltipDisabledStyle": "§8§o",
      "iconOnColor": "#00D56B",
      "iconOffColor": "#00aa00",
      "iconHoverColor": "#ffffff",
      "iconDisabledColor": "#041409"
    },
    "toggle": {
      "useThemeImages": true,
      "width": 24,
      "height": 24,
      "prefix": "",
      "tooltipOnStyle": "§f",
      "tooltipOffStyle": "§f",
      "tooltipDisabledStyle": "§8§o",
      "iconOnColor": "#00D56B",
      "iconOffColor": "#00aa00",
      "iconHoverColor": "#ffffff",
      "iconDisabledColor": "#041409"
    }
  },
  "fullscreen": {
    "mapBackgroundColor": "#041409",
    "statusLabel": {
      "backgroundColor": "#041409",
      "backgroundAlpha": 235,
      "foregroundColor": "#00D56B",
      "foregroundAlpha": 255,
      "shadow": true
    }
  },
  "icon": {
    "width": 24,
    "height": 24
  },
  "minimap": {
    "circle": null,
    "square": {
      "topLeft": {
        "width": 103,
        "height": 57
      },
      "top": {
        "width": 1,
        "height": 127
      },
      "topRight": {
        "width": 89,
        "height": 127
      },
      "right": {
        "width": 89,
        "height": 1
      },
      "bottomRight": {
        "width": 89,
        "height": 109
      },
      "bottom": {
        "width": 1,
        "height": 180
      },
      "bottomLeft": {
        "width": 103,
        "height": 180
      },
      "left": {
        "width": 103,
        "height": 1
      },
      "margin": 8,
      "labelTopInside": true,
      "labelTopMargin": -5,
      "labelBottomInside": false,
      "labelBottomMargin": -5,
      "fpsLabel": {
        "backgroundColor": "#005500",
        "backgroundAlpha": 0,
        "foregroundColor": "#00D56B",
        "foregroundAlpha": 255,
        "shadow": true
      },
      "locationLabel": {
        "backgroundColor": "#005500",
        "backgroundAlpha": 0,
        "foregroundColor": "#00D56B",
        "foregroundAlpha": 255,
        "shadow": true
      },
      "biomeLabel": {
        "backgroundColor": "#005500",
        "backgroundAlpha": 0,
        "foregroundColor": "#00D56B",
        "foregroundAlpha": 255,
        "shadow": true
      },
      "compassLabel": {
        "backgroundColor": "#005500",
        "backgroundAlpha": 0,
        "foregroundColor": "#00D56B",
        "foregroundAlpha": 255,
        "shadow": false
      },
      "compassPoint": {
        "width": 28,
        "height": 28
      },
      "compassPointColor": "#00D56B",
      "compassPointLabelPad": 6,
      "compassPointOffset": -25,
      "compassShowNorth": true,
      "compassShowSouth": false,
      "compassShowEast": true,
      "compassShowWest": true,
      "waypointOffset": 0.0,
      "reticleColor": "#00D56B",
      "reticleAlpha": 96,
      "reticleHeadingAlpha": 112,
      "reticleThickness": 2.0,
      "reticleHeadingThickness": 2.75,
      "reticleOffset": -8,
      "frameColor": "#ffffff",
      "prefix": ""
    }
  }
}