wraithfate/data/save.json
2025-02-16 03:22:32 +00:00

22 lines
239 B
JSON

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