diff options
Diffstat (limited to 'constants/glacite_tunnel_waypoints.json')
-rw-r--r-- | constants/glacite_tunnel_waypoints.json | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/constants/glacite_tunnel_waypoints.json b/constants/glacite_tunnel_waypoints.json new file mode 100644 index 00000000..14a6d54f --- /dev/null +++ b/constants/glacite_tunnel_waypoints.json @@ -0,0 +1,40 @@ +{ + "Onyx Gemstone Collector": { + "title": "§0Onyx Gemstone Mine", + "waypoints": [ + "-68:133:407", + "9:137:412", + "-17:137:394", + "11:140:366", + "23:141:386", + "76:125:411" + ] + }, + "Aquamarine Gemstone Collector": { + "title": "§3Aquamarine Gemstone Mine", + "waypoints": [ + "-2:142:437", + "74:154:388", + "94:154:327", + "51:120:302" + ] + }, + "Peridot Gemstone Collector": { + "title": "§2Peridot Gemstone Mine", + "waypoints": [ + "-76:123:282", + "91:125:397", + "-62:150:300", + "-74:125:458" + ] + }, + "Citrine Gemstone Collector": { + "title": "§6Citrine Gemstone Mine", + "waypoints": [ + "-95:148:259", + "-58:147:421", + "37:122:386", + "-47:130:411" + ] + } +} |