{
  "$schema": "../schema.json",
  "slots": {
    "PLAYER_INVENTORY": {
      "left": 8,
      "bottom": 84,
      "grid": "BREAK_AFTER_9COLS"
    },
    "PLAYER_HOTBAR": {
      "left": 8,
      "bottom": 26,
      "grid": "HORIZONTAL"
    }
  },
  "text": {
    "player_inventory_title": {
      "text": {
        "translate": "container.inventory"
      },
      "position": {
        "left": 8,
        "bottom": 95
      }
    }
  }
}
