25 lines
576 B
JSON
25 lines
576 B
JSON
marker_set_0: {
|
|
"label": "Markers",
|
|
"toggleable": true,
|
|
"default_hidden": false,
|
|
"markers": {
|
|
"marker_0": {
|
|
"type": "poi",
|
|
"label": "Spawn",
|
|
"detail": "",
|
|
"listed": true,
|
|
"min-distance": 0,
|
|
"max-distance": 3000,
|
|
"position": {
|
|
"x": 0,
|
|
"y": 64,
|
|
"z": 0
|
|
},
|
|
"icon": "assets/custom-poi/spawn.png",
|
|
"anchor": {
|
|
"x": 16,
|
|
"y": 16
|
|
}
|
|
}
|
|
}
|
|
} |