Initial import
This commit is contained in:
commit
ab891a315c
773 changed files with 257255 additions and 0 deletions
18
Release/content/worlds/overworld/bookmarks.json
Normal file
18
Release/content/worlds/overworld/bookmarks.json
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
{
|
||||
"schemaVersion": 1,
|
||||
"worldId": "overworld",
|
||||
"bookmarks": [
|
||||
{
|
||||
"id": "poi_1",
|
||||
"label": "Origin",
|
||||
"x": 112,
|
||||
"y": 112
|
||||
},
|
||||
{
|
||||
"id": "poi_2",
|
||||
"label": "JustinVille",
|
||||
"x": -80,
|
||||
"y": 176
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue