Skip to content

Commit

Permalink
add new paths
Browse files Browse the repository at this point in the history
  • Loading branch information
mstop4 committed Oct 20, 2023
1 parent b01fa79 commit b106703
Show file tree
Hide file tree
Showing 5 changed files with 198 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/config/features.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"portalLabels": true,
"debugForceLabels": false,
"debugForceLabels": true,
"lavaGeometry": false,
"raycasterOn": false
}
35 changes: 35 additions & 0 deletions src/data/doors.json
Original file line number Diff line number Diff line change
Expand Up @@ -552,5 +552,40 @@
"orientation": "z",
"deprecated": false,
"location": [-255.5, 89, 284]
},
{
"quantity": 2,
"type": "conn",
"orientation": "z",
"deprecated": false,
"location": [-239.5, 101, 361]
},
{
"quantity": 2,
"type": "conn",
"orientation": "z",
"deprecated": false,
"location": [-271.5, 91, 264]
},
{
"quantity": 2,
"type": "conn",
"orientation": "x",
"deprecated": false,
"location": [-294, 91, 224.5]
},
{
"quantity": 2,
"type": "conn",
"orientation": "x",
"deprecated": false,
"location": [-302, 85, 197.5]
},
{
"quantity": 2,
"type": "conn",
"orientation": "z",
"deprecated": false,
"location": [-171.5, 99, 336]
}
]
148 changes: 147 additions & 1 deletion src/data/paths.json
Original file line number Diff line number Diff line change
Expand Up @@ -2762,7 +2762,10 @@
[-193, 100, 339.5],
[-205, 101, 345],
[-216, 101, 349],
[-221, 102, 352]
[-220.5, 101, 351],
[-220.5, 103, 353],
[-220.5, 103, 354.5],
[-220.5, 101, 359.5]
]
},
{
Expand All @@ -2783,6 +2786,149 @@
[90.5, 55, 454]
]
},
{
"type": "nCave",
"visible": true,
"deprecated": false,
"points": [
[-220.5, 103, 354.5],
[-227, 103, 355],
[-233, 105, 358],
[-237, 106, 357],
[-241, 107, 355],
[-243, 108, 350],
[-241, 109, 348],
[-241, 109, 343],
[-246, 110, 341.5]
]
},
{
"type": "ugTunnel",
"visible": true,
"deprecated": false,
"points": [
[-246, 110, 341.5],
[-255, 101, 341.5]
]
},
{
"type": "exPath",
"visible": true,
"deprecated": false,
"points": [
[-255.5, 89, 284],
[-255.5, 89, 282.5],
[-263, 89, 282],
[-267, 90, 277],
[-271.5, 91, 270],
[-271.5, 91, 264]
]
},
{
"type": "ugTunnel",
"visible": true,
"deprecated": false,
"points": [
[-271.5, 91, 264],
[-271.5, 91, 230.5]
]
},
{
"type": "cBridge",
"visible": true,
"deprecated": false,
"points": [
[-271.5, 91, 230.5],
[-291.5, 91, 230.5],
[-291.5, 91, 224.5],
[-294, 91, 224.5]
]
},
{
"type": "exPath",
"visible": true,
"deprecated": false,
"points": [
[-294, 91, 224.5],
[-295, 91, 224.5],
[-296, 90, 224.5],
[-296, 88, 214],
[-299, 87, 206],
[-304, 86, 201],
[-304, 85, 197.5],
[-302, 85, 197.5]
]
},
{
"type": "ugTunnel",
"visible": true,
"deprecated": false,
"points": [
[-302, 85, 197.5],
[-300, 85, 197.5],
[-293, 78, 197.5],
[-292.5, 78, 197.5],
[-292.5, 78, 194.5],
[-295, 78, 194.5],
[-307, 66, 194.5],
[-307.5, 66, 194.5],
[-307.5, 66, 197.5]
]
},
{
"type": "nCave",
"visible": true,
"deprecated": false,
"points": [
[-171.5, 99, 339.5],
[-171.5, 99, 336]
]
},
{
"type": "ogTunnel",
"visible": true,
"deprecated": false,
"points": [
[-171.5, 99, 336],
[-171.5, 99, 334.5],
[-170, 99, 334.5],
[-162, 107, 334.5],
[-161.5, 107, 334.5],
[-161.5, 107, 333],
[-161.5, 128, 312]
]
},
{
"type": "exPath",
"visible": true,
"deprecated": false,
"points": [
[-161.5, 128, 312],
[-161.5, 128, 309.5],
[-160, 128, 309.5]
]
},
{
"type": "ugTunnel",
"visible": true,
"deprecated": true,
"points": [
[-183.5, 91, 354.5],
[-189, 91, 355.5],
[-198, 82, 355.5],
[-198.5, 82, 355.5],
[-198.5, 82, 354],
[-198.5, 76, 348],
[-198.5, 76, 340.5],
[-209.5, 76, 340.5],
[-209.5, 76, 355],
[-209.5, 63, 368],
[-209.5, 63, 368.5],
[-206.5, 63, 368.5],
[-206.5, 63, 367],
[-206.5, 56, 360]
]
},
{
"type": "exPath",
"visible": true,
Expand Down
4 changes: 4 additions & 0 deletions src/data/portals.json
Original file line number Diff line number Diff line change
Expand Up @@ -166,5 +166,9 @@
{
"label": "Piglin Beach Village",
"location": [-315.5, 66, 176]
},
{
"label": "Cherrylion Village",
"location": [-239.5, 101, 365]
}
]
12 changes: 11 additions & 1 deletion src/data/rooms.json
Original file line number Diff line number Diff line change
Expand Up @@ -381,11 +381,21 @@
{
"label": "Lava Shower Airship Portal Room",
"displayLabel": false,
"type": "ogRoom",
"type": "ugRoom",
"shape": "cuboid",
"corners": [
[79, 73, 372],
[82, 70, 375]
]
},
{
"label": "Cherrylion Village Portal Room",
"displayLabel": false,
"type": "ugRoom",
"shape": "cuboid",
"corners": [
[-241, 104, 362],
[-238, 101, 364]
]
}
]

0 comments on commit b106703

Please sign in to comment.