diff options
author | UpFault <johian2004@gmail.com> | 2024-05-29 00:39:06 -0500 |
---|---|---|
committer | UpFault <johian2004@gmail.com> | 2024-06-01 21:12:58 -0500 |
commit | 757e6544ba3294024826068ef8dce1c3a9a394f1 (patch) | |
tree | 4d5abfbd94f0976817145d212158025231ef4d1b /src/main/resources/assets/skyblocker/lang/en_us.json | |
parent | fb6beb6b25e8fb71cbc3b6927c65630fa5bc0a8b (diff) | |
download | Skyblocker-757e6544ba3294024826068ef8dce1c3a9a394f1.tar.gz Skyblocker-757e6544ba3294024826068ef8dce1c3a9a394f1.tar.bz2 Skyblocker-757e6544ba3294024826068ef8dce1c3a9a394f1.zip |
Added NucleusWaypoints, as of now it's just text that floats at the entrance of each section as well as one that's at the spawn of the nucleus
Diffstat (limited to 'src/main/resources/assets/skyblocker/lang/en_us.json')
-rw-r--r-- | src/main/resources/assets/skyblocker/lang/en_us.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main/resources/assets/skyblocker/lang/en_us.json b/src/main/resources/assets/skyblocker/lang/en_us.json index 930ebb43..5a63d857 100644 --- a/src/main/resources/assets/skyblocker/lang/en_us.json +++ b/src/main/resources/assets/skyblocker/lang/en_us.json @@ -414,6 +414,8 @@ "skyblocker.config.mining.crystalHollows": "Crystal Hollows", "skyblocker.config.mining.crystalHollows.metalDetectorHelper": "Metal Detector Helper", "skyblocker.config.mining.crystalHollows.metalDetectorHelper.@Tooltip": "Helper for the metal detector puzzle in the Mines of Divan.", + "skyblocker.config.mining.crystalHollows.nucleusWaypoints": "Nucleus Waypoints", + "skyblocker.config.mining.crystalHollows.nucleusWaypoints.@Tooltip": "Show waypoints to the Nucleus in the Crystal Hollows.", "skyblocker.config.mining.crystalsHud": "Crystal Hollows Map", "skyblocker.config.mining.crystalsHud.enabled": "Enabled", |