-
-
Save FMHYHelper/329a2453797b36438ff47f3d7f9a6c9b to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"accounts": [ | |
{ | |
"active": true, | |
"entitlement": { | |
"canPlayMinecraft": true, | |
"ownsMinecraft": true | |
}, | |
"profile": { | |
"capes": [ | |
], | |
"id": "0", | |
"name": "", | |
"skin": { | |
"id": "", | |
"url": "", | |
"variant": "" | |
} | |
}, | |
"type": "MSA", | |
"ygg": { | |
"extra": { | |
"clientToken": "0", | |
"userName": "" | |
}, | |
"iat": 0, | |
"token": "0" | |
} | |
} | |
], | |
"formatVersion": 3 | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment