made initialisation

This commit is contained in:
2025-02-16 03:22:32 +00:00
parent f873317129
commit 0e912b0ff7
5 changed files with 72 additions and 28 deletions

View File

@@ -1,12 +1,12 @@
{
"name": "dave",
"name": "phillip",
"skills": {
"woodcutting": 0,
"mining": 0
},
"coordinates": {
"x": 30,
"z": 30,
"x": 28,
"z": 25,
"map": "world"
},
"inventory": [
@@ -15,12 +15,8 @@
1
],
[
"cigarette",
5
],
[
"cp",
3
"vape",
1
]
]
}