Created
May 17, 2024 11:42
-
-
Save test482/d3a7865cdc8ad2e560e64a5460514efc to your computer and use it in GitHub Desktop.
PrismLauncher account bypass
This file contains hidden or 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": "1a05bffd52413835a8a65faa65a38029", | |
"name": "Eliot", | |
"skin": { | |
"id": "", | |
"url": "", | |
"variant": "" | |
} | |
}, | |
"type": "Offline", | |
"ygg": { | |
"extra": { | |
"clientToken": "9829e31709f149948e69ea8f89291dd9", | |
"userName": "Eliot" | |
}, | |
"iat": 1707497919, | |
"token": "0" | |
} | |
} | |
], | |
"formatVersion": 3 | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment