aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
authorolim <bobq4582@gmail.com>2024-01-30 12:28:25 +0000
committerolim <bobq4582@gmail.com>2024-01-30 12:28:25 +0000
commitfb583f4d085e4b34609e24399a72701210bb682c (patch)
treeefbd102fe3b27380db54f39ee1754bb34dcbbae5 /src/main/resources
parent81e17a23645f429f91f77663928372bdf0833e16 (diff)
downloadSkyblocker-fb583f4d085e4b34609e24399a72701210bb682c.tar.gz
Skyblocker-fb583f4d085e4b34609e24399a72701210bb682c.tar.bz2
Skyblocker-fb583f4d085e4b34609e24399a72701210bb682c.zip
start of crystal hollows fetures
basic implementation of a map and way-points features for the crystal hollows
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/assets/skyblocker/lang/en_us.json3
-rw-r--r--src/main/resources/assets/skyblocker/textures/gui/crystals_map.pngbin0 -> 39156 bytes
2 files changed, 3 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 527205cf..903d702e 100644
--- a/src/main/resources/assets/skyblocker/lang/en_us.json
+++ b/src/main/resources/assets/skyblocker/lang/en_us.json
@@ -275,6 +275,9 @@
"text.autoconfig.skyblocker.option.locations.dwarvenMines.dwarvenHud.style.@Tooltip[2]": "\nClassic: Shows name and percentage in a very simple box.",
"text.autoconfig.skyblocker.option.locations.dwarvenMines.dwarvenHud.screen": "Dwarven HUD Config...",
"text.autoconfig.skyblocker.option.locations.dwarvenMines.dwarvenHud.enableBackground": "Enable Background",
+ "text.autoconfig.skyblocker.option.locations.dwarvenMines.crystalsHud": "Crystal Hollows Map",
+ "text.autoconfig.skyblocker.option.locations.dwarvenMines.crystalsWaypoints": "Crystal Hollows Waypoints",
+ "text.autoconfig.skyblocker.option.locations.dwarvenMines.crystalsWaypoints.findInChat": "Find Waypoints In Chat",
"text.autoconfig.skyblocker.option.locations.rift": "The Rift",
"text.autoconfig.skyblocker.option.locations.rift.mirrorverseWaypoints": "Enable Mirrorverse Waypoints",
diff --git a/src/main/resources/assets/skyblocker/textures/gui/crystals_map.png b/src/main/resources/assets/skyblocker/textures/gui/crystals_map.png
new file mode 100644
index 00000000..4e807ea1
--- /dev/null
+++ b/src/main/resources/assets/skyblocker/textures/gui/crystals_map.png
Binary files differ