Warning
I don't recommend using this. Please, use Microsoft account to play Minecraft!
How to use this json:
- Install any MultiMC-based launcher (e.g. Prism Launcher)
- Launch it
- Open the launcher root folder
- Close it
- Create the file named
accounts.json
into the launcher root folder with the following JSON and save it.
Click to expand
{
"accounts": [
{
"profile": {
"capes": [
],
"id": "00000000000000000000000000000000",
"name": "changeme",
"skin": {
"id": "",
"url": "",
"variant": ""
}
},
"type": "Offline",
"ygg": {
"extra": {
"clientToken": "00000000000000000000000000000000",
"userName": "changeme"
},
"iat": 1000000000,
"token": "0"
}
}
],
"formatVersion": 3
}
- Save and close the file
- Open the launcher
- Add your account to the launcher!
Cheers!