wraithfate/data/save.json
2025-02-25 22:56:00 +00:00

22 lines
249 B
JSON

{
"name": "phillip",
"skills": {
"woodcutting": 0,
"mining": 0
},
"coordinates": {
"x": 85,
"z": 25,
"map": "world"
},
"inventory": [
[
"Steel Axe",
1
],
[
"Morphine",
2
]
]
}