1. {
  2. "accounts": [
  3. {
  4. "entitlement": {
  5. "canPlayMinecraft": true,
  6. "ownsMinecraft": true
  7. },
  8. "msa": {
  9. "refresh_token": "TOKEN",
  10. "token": "TOKEN"
  11. },
  12. "msa-client-id": "c36a9fb6-4f2a-41ff-90bd-ae7cc92031eb",
  13. "type": "MSA"
  14. }
  15. ],
  16. "formatVersion": 3
  17. }