20 lines
305 B
JSON
20 lines
305 B
JSON
{
|
|
"sky": {
|
|
"username": "sky",
|
|
"color": "purple",
|
|
"position": {
|
|
"X": 3.9765263,
|
|
"Y": -5.033655,
|
|
"Z": 19.824585
|
|
}
|
|
},
|
|
"test": {
|
|
"username": "test",
|
|
"color": "red",
|
|
"position": {
|
|
"X": 14.141681,
|
|
"Y": 2.2383373,
|
|
"Z": -0.06184849
|
|
}
|
|
}
|
|
} |