wraithfate/data/save.json

22 lines
239 B
JSON

{
"name": "phillip",
"skills": {
"woodcutting": 0,
"mining": 0
},
"coordinates": {
"x": 41,
"z": 30,
"map": "world"
},
"inventory": [
[
"axe",
1
],
[
"vape",
1
]
]
}