MindCrack:Overviewer Season 2

From the unofficial fan-run MindCrack and HermitCraft wiki
Jump to: navigation, search
// This is a wiki page for the markersDB.js file of the MindCrack Season 2 Overviewer map at http://mindcrack.altervista.org/overviewer/season2/
// It is a JavaScript file so the format here must be consistent with the language
// See also:
// MindCrack:Overviewer Season 3
// MindCrack:Overviewer Season 4
//
var markersDB={
  "Portals": {
    "raw": [
      {
        "x": 120,
        "y": 64, 
        "z": -80, 
        "text": "Spawn 120 -80",
        "icon": "",
        "hovertext": "Spawn", 
      }, 
      {
        "x": 120,
        "y": 64, 
        "z": 500, 
        "text": "Nebris 120 500",
        "icon": "",
        "hovertext": "Nebris", 
      }, 
      {
        "x": 580,
        "y": 64, 
        "z": 870, 
        "text": "Adlington 580 870",
        "icon": "",
        "hovertext": "Adlington", 
      }, 
      {
        "x": 920,
        "y": 64, 
        "z": 1150, 
        "text": "Baj 920 1150",
        "icon": "",
        "hovertext": "Baj", 
      }, 
      {
        "x": -320,
        "y": 64, 
        "z": 400, 
        "text": "2creditstoplay -320 400",
        "icon": "",
        "hovertext": "2creditstoplay", 
      }, 
      {
        "x": -570,
        "y": 64, 
        "z": 850, 
        "text": "Guude -570 850",
        "icon": "",
        "hovertext": "Guude", 
      }, 
      {
        "x": -370,
        "y": 64, 
        "z": -1180, 
        "text": "VintageBeef -370 -1180",
        "icon": "",
        "hovertext": "VintageBeef", 
      }, 
      {
        "x": 130,
        "y": 64, 
        "z": -690, 
        "text": "thejims 130 -690",
        "icon": "",
        "hovertext": "thejims", 
      }, 
      {
        "x": 70,
        "y": 64, 
        "z": -890, 
        "text": "Shreeyam 70 -890",
        "icon": "",
        "hovertext": "Shreeyam", 
      }, 
      {
        "x": 630,
        "y": 64, 
        "z": -1650, 
        "text": "JSano 630 -1650",
        "icon": "",
        "hovertext": "JSano", 
      }, 
      {
        "x": 1710,
        "y": 64, 
        "z": 420, 
        "text": "Guude 1710 420",
        "icon": "",
        "hovertext": "Guude", 
      }, 
      {
        "x": 3520,
        "y": 64, 
        "z": 3660, 
        "text": "Guude 3520 3660",
        "icon": "",
        "hovertext": "Guude", 
      }, 
      {
        "x": 1970,
        "y": 64, 
        "z": -800, 
        "text": "Guude 1970 -800",
        "icon": "",
        "hovertext": "Guude", 
      }, 
      {
        "x": 550,
        "y": 64, 
        "z": 60, 
        "text": "Crysix 550 60",
        "icon": "",
        "hovertext": "Crysix", 
      }, 
      {
        "x": -260,
        "y": 64, 
        "z": -320, 
        "text": "JSano -260 -320",
        "icon": "",
        "hovertext": "JSano", 
      }, 
      {
        "x": -20,
        "y": 64, 
        "z": -2800, 
        "text": "JSano -20 -2800",
        "icon": "",
        "hovertext": "JSano", 
      }, 
    ], 
    "name": "POI", 
    "created": false
  },
  "Nether": {
    "raw": [
      {
        "x": 0,
        "y": 64, 
        "z": 0, 
        "text": "Hub",
        "icon": "",
        "hovertext": "Hub", 
      }, 
    ], 
    "name": "POI", 
    "created": false
  },
};
//