mirror of
https://github.com/MeexReay/minceraftOS.git
synced 2025-06-24 02:22:59 +03:00
accounts
This commit is contained in:
parent
21e6577ffa
commit
d06e790fb0
31
data/minceraft/accounts.json
Normal file
31
data/minceraft/accounts.json
Normal file
@ -0,0 +1,31 @@
|
|||||||
|
{
|
||||||
|
"accounts": [
|
||||||
|
{
|
||||||
|
"active": true,
|
||||||
|
"entitlement": {
|
||||||
|
"canPlayMinecraft": true,
|
||||||
|
"ownsMinecraft": true
|
||||||
|
},
|
||||||
|
"profile": {
|
||||||
|
"capes": [
|
||||||
|
],
|
||||||
|
"id": "5627dd98e6be3c21b8a8e92344183641",
|
||||||
|
"name": "Steve",
|
||||||
|
"skin": {
|
||||||
|
"id": "",
|
||||||
|
"url": "",
|
||||||
|
"variant": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "Local",
|
||||||
|
"ygg": {
|
||||||
|
"extra": {
|
||||||
|
"clientToken": "08db5b7f52414da9acae79e23aa07e63",
|
||||||
|
"userName": "Steve"
|
||||||
|
},
|
||||||
|
"iat": 1741787232
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"formatVersion": 3
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user