aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/assets/skyblocker
diff options
context:
space:
mode:
authorolim <bobq4582@gmail.com>2024-02-01 17:46:27 +0000
committerolim <bobq4582@gmail.com>2024-02-01 17:46:27 +0000
commit1f991fb10bafc4082c3b75e1b29c57d72e246919 (patch)
tree3554110e3da7e1cc60ca34ae3813b653f35e1000 /src/main/resources/assets/skyblocker
parenta0835ffde65665756d648e3206a01d7713b19282 (diff)
downloadSkyblocker-1f991fb10bafc4082c3b75e1b29c57d72e246919.tar.gz
Skyblocker-1f991fb10bafc4082c3b75e1b29c57d72e246919.tar.bz2
Skyblocker-1f991fb10bafc4082c3b75e1b29c57d72e246919.zip
fix request changes
fixed the issues brought. and also fixed issue that dwarven hud render classic did not have values for powder
Diffstat (limited to 'src/main/resources/assets/skyblocker')
-rw-r--r--src/main/resources/assets/skyblocker/lang/en_us.json2
-rw-r--r--src/main/resources/assets/skyblocker/textures/gui/crystals_map.pngbin39156 -> 38864 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/assets/skyblocker/lang/en_us.json b/src/main/resources/assets/skyblocker/lang/en_us.json
index 8c3a2dc5..fd583639 100644
--- a/src/main/resources/assets/skyblocker/lang/en_us.json
+++ b/src/main/resources/assets/skyblocker/lang/en_us.json
@@ -285,7 +285,7 @@
"text.autoconfig.skyblocker.option.locations.dwarvenMines.crystalsHud.showLocations.locationSize.@Tooltip": "How big the locations show up on the map.",
"text.autoconfig.skyblocker.option.locations.dwarvenMines.crystalsWaypoints": "Crystal Hollows Waypoints",
"text.autoconfig.skyblocker.option.locations.dwarvenMines.crystalsWaypoints.enabled": "Enabled Waypoints",
- "text.autoconfig.skyblocker.option.locations.dwarvenMines.crystalsWaypoints.enabled.@Tooltip": "Show a waypoint (waypoint selected in general/waypoints) at important areas in teh crystal hollows e.g. Jungle Temple and Fairy Grotto. ",
+ "text.autoconfig.skyblocker.option.locations.dwarvenMines.crystalsWaypoints.enabled.@Tooltip": "Show a waypoint (waypoint selected in general/waypoints) at important areas in the crystal hollows e.g. Jungle Temple and Fairy Grotto. ",
"text.autoconfig.skyblocker.option.locations.dwarvenMines.crystalsWaypoints.findInChat": "Find Waypoints In Chat",
"text.autoconfig.skyblocker.option.locations.dwarvenMines.crystalsWaypoints.findInChat.@Tooltip": "When in crystal hollows read the chat to see if coordinates are sent and extract these to show as waypoint or on the map",
diff --git a/src/main/resources/assets/skyblocker/textures/gui/crystals_map.png b/src/main/resources/assets/skyblocker/textures/gui/crystals_map.png
index 4e807ea1..b7386eeb 100644
--- a/src/main/resources/assets/skyblocker/textures/gui/crystals_map.png
+++ b/src/main/resources/assets/skyblocker/textures/gui/crystals_map.png
Binary files differ