aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/assets/skyblocker/crimson/kuudra/safe_spot_waypoints.json
blob: ce693886b06f34ef8053bb1121963da8f5c8f21e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
	"waypoints": [
		{
			"x": -141,
			"y": 77,
			"z": -91
		},
		{
			"x": -141,
			"y": 76,
			"z": -90
		},
		{
			"x": -90,
			"y": 77,
			"z": -128
		}
	]
}