diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-06-02 14:37:28 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-02 14:37:28 +0200 |
commit | 5174d791f717e8b5dbf2c59bc4e5eb48596c524b (patch) | |
tree | f5e85844a5db3e9228aa5e4d345758f042ed9183 /constants/glacite_tunnel_waypoints.json | |
parent | 1c8c103b8c2ae2ed11757639806975e2a952b10d (diff) | |
download | NotEnoughUpdates-REPO-5174d791f717e8b5dbf2c59bc4e5eb48596c524b.tar.gz NotEnoughUpdates-REPO-5174d791f717e8b5dbf2c59bc4e5eb48596c524b.tar.bz2 NotEnoughUpdates-REPO-5174d791f717e8b5dbf2c59bc4e5eb48596c524b.zip |
Push prerelease into master (#1226)
Co-authored-by: gaybot <gaybot@notenoughupdates.org>
Co-authored-by: Linnea Gräf <nea@nea.moe>
Co-authored-by: Lulonaut <lulonaut@lulonaut.tech>
Co-authored-by: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com>
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" + ] + } +} |