Move backpack iconSolved

Does anyone have the proper coordinates to move the backpack icon to the other side of the quick access bar?

Yes it's in the documentation.

Damn, I should have seen that! Thanks!

i have mine on the lefthand side here are the coords and an example

"GUI Button": {
    "Image": "",
    "Background color (RGBA format)": "0 0 0 0.4",
    "GUI Button Position": {
      "Anchors Min": "0.5 0.0",
      "Anchors Max": "0.5 0.0",
      "Offsets Min": "-245 18",
      "Offsets Max": "-205 78"
    }
  },​

https://i.imgur.com/Q5WKzmr.jpg?1

Locked automatically