movement and stuff, more data

This commit is contained in:
2025-11-05 01:08:13 -07:00
parent c130185a20
commit 880811262b
4 changed files with 104 additions and 36 deletions

View File

@@ -25,7 +25,9 @@
"Ruined Nether Portal": [853, 79, 805, true],
"Trickster Waterfall": [439, 81, 743, true],
"Trickster Waterfall (bottom)": [441, 62, 730, false],
"village crossroad": [130, 101, 296, false, {"notes": "insignificant"}]
"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]
},
"edges": [
["tree farm north", "Second Farm"],
@@ -45,6 +47,9 @@
["Warehouse/Mine", "skeleton spawner (1st mine)", false],
["Great Rock Waterfall", "Great Rock Waterfall (bottom)"],
["waterfall 2 top", "waterfall 2 bottom"],
["Trickster Waterfall", "Trickster Waterfall (bottom)", ""]
["Trickster Waterfall", "Trickster Waterfall (bottom)", ""],
["farm paths diverge point", "Second Farm original route corner"],
["Second Farm original route corner", "Second Farm original route corner 2"],
["Second Farm original route corner 2", "Second Farm"]
]
}