Skip to content

Commit 26d1821

Browse files
committed
add new path data
1 parent c8e13be commit 26d1821

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

src/data/chocolateBnuuy/nether/paths.json

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,25 @@
55
"deprecated": false,
66
"points": [
77
[-18, 85, -9.5],
8+
[-13.5, 85, -9.5],
9+
[-12, 85, -9.5]
10+
]
11+
},
12+
{
13+
"type": "ugTunnel",
14+
"visible": true,
15+
"deprecated": false,
16+
"points": [
17+
[-12, 85, -9.5],
18+
[-1, 74, -9.5],
19+
[-0.5, 74, -9.5]
20+
]
21+
},
22+
{
23+
"type": "nCave",
24+
"visible": true,
25+
"deprecated": true,
26+
"points": [
827
[-13.5, 85, -9.5],
928
[-10.5, 85, -18],
1029
[-10.5, 85, -19],
@@ -18,6 +37,15 @@
1837
[-0.5, 73, -13],
1938
[-0.5, 73, -12],
2039
[-0.5, 74, -11],
40+
[-0.5, 74, -9.5]
41+
]
42+
},
43+
{
44+
"type": "nCave",
45+
"visible": true,
46+
"deprecated": false,
47+
"points": [
48+
[-0.5, 74, -9.5],
2149
[-0.5, 74, -9],
2250
[-0.5, 75, -8],
2351
[-1, 75, -6],

0 commit comments

Comments
 (0)