Files
World6-travelmap/map.json

69 lines
4.0 KiB
JSON

{
"nodes": {
"Second Farm": [-260, 67, -263, true, {"offset": [-40, 0], "color": [0, 1, 0, 1]}],
"tree farm north": [-164, 71, -267, false],
"Tree Farm": [-156, 68, -252, true, {"color": [0, 0.75, 0, 1]}],
"farm paths diverge point": [-157, 71, -15, false],
"First Farm": [-146, 74, 10, true, {"color": [0, 1, 0, 1]}],
"1st water crossing / halfway point": [-51, 64, 24, false],
"1st path split": [0, 95, 36, false],
"Spawn Point": [0, 87, 0, "Spawn", {"offset": [-46, -20]}],
"Warehouse/Mine": [84, 110, 76, true, {"offset": [2, -10]}],
"to village curve point": [139, 105, 145, false],
"Cliffspawn Village Bridge": [130, 104, 255, false],
"Cliffspawn Village": [147, 96, 305, true, {"color": [0.67, 0.5, 0.33, 1]}],
"spawn hovel": [4, 91, -10, false],
"zombie spawner (hovel mine)": [96, 32, 26, "Zombie Dungeon", {"color": [0, 0.5, 0, 1]}],
"geode (hovel mine)": [126, -37, -12, "geode", {"color": [0.5, 0.25, 1, 1]}],
"future sand mine": [191, 63, -297, true, {"color": [1, 1, 0, 1]}],
"skeleton spawner (1st mine)": [119, 36, 92, "Skeleton Dungeon"],
"Mount Sharpe": [696, 178, 667, true],
"Great Rock Waterfall": [814, 120, 601, true, {"color": [0.38, 0.38, 1, 1]}],
"Great Rock Waterfall (bottom)": [809, 74, 536, false],
"waterfall 2 top": [832, 121, 631, "", {"color": [0.38, 0.38, 1, 1], "offset": [0, 2]}],
"waterfall 2 bottom": [884, 82, 628, false],
"Ruined Nether Portal": [853, 79, 805, true, {"color": [1, 0.25, 0, 1]}],
"Trickster Waterfall": [439, 81, 743, true, {"color": [0.38, 0.38, 1, 1]}],
"Trickster Waterfall (bottom)": [441, 62, 730, false],
"village crossroad": [130, 101, 296, false, {"notes": "insignificant"}],
"Second Farm original route corner": [-180, 69, -30, false],
"Second Farm original route corner 2": [-202, 79, -169, false],
"cherry blossum divergence point": [-332, 104, -423],
"original farm worldborder deadend": [-346, 109, -456],
"Cherry Point": [-480, 104, -404, true, {"color": [1, 0.67, 0.67, 1]}],
"unnamed beach point": [-376, 63, -313],
"unnamed summit curve point": [-387, 119, -229],
"unnamed summit": [-408, 130, -251],
"Sugarcane Point": [-161, 62, -365, true, {"color": [0.75, 1, 0.25, 1]}]
},
"edges": [
["tree farm north", "Second Farm", null, {"offset": [0, -12]}],
["tree farm north", "farm paths diverge point"],
["farm paths diverge point", "First Farm", null, {"offset": [0, -8]}],
["First Farm", "1st water crossing / halfway point", null, {"offset": [0, -12]}],
["1st water crossing / halfway point", "1st path split", null, {"offset": [-4, 6]}],
["1st path split", "Spawn Point"],
["Spawn Point", "Warehouse/Mine"],
["Warehouse/Mine", "to village curve point", null, {"offset": [-14, 6]}],
["to village curve point", "Cliffspawn Village Bridge"],
["Second Farm", "farm paths diverge point", false, {"notes": "replaced with more detailed representation"}],
["1st path split", "Warehouse/Mine", false, {"notes": "not real"}],
["Cliffspawn Village", "Cliffspawn Village Bridge"],
["spawn hovel", "geode (hovel mine)"],
["spawn hovel", "zombie spawner (hovel mine)"],
["Warehouse/Mine", "skeleton spawner (1st mine)", ""],
["Great Rock Waterfall", "Great Rock Waterfall (bottom)"],
["waterfall 2 top", "waterfall 2 bottom"],
["Trickster Waterfall", "Trickster Waterfall (bottom)", ""],
["farm paths diverge point", "Second Farm original route corner", null, {"offset": [-32, 6]}],
["Second Farm original route corner", "Second Farm original route corner 2"],
["Second Farm original route corner 2", "Second Farm"],
["Second Farm", "cherry blossum divergence point"],
["original farm worldborder deadend", "cherry blossum divergence point"],
["Cherry Point", "cherry blossum divergence point"],
["unnamed summit curve point", "unnamed beach point"],
["unnamed summit curve point", "unnamed summit", null, {"offset": [-14, 10]}],
["Sugarcane Point", "Second Farm"]
]
}