diff options
| author | Westsi <76999267+Westsi@users.noreply.github.com> | 2024-08-19 20:04:56 +0100 |
|---|---|---|
| committer | Westsi <76999267+Westsi@users.noreply.github.com> | 2024-08-19 20:04:56 +0100 |
| commit | 4671c52193eb5b855d1104d064b98c3c3edb9ef2 (patch) | |
| tree | 580c5865b309b9def5b6e7f132ab01839c90d303 /src/main/resources | |
| parent | 7a9fbebc41d55fa0bb3275c79eaba2ba3604b916 (diff) | |
| download | Skyblocker-4671c52193eb5b855d1104d064b98c3c3edb9ef2.tar.gz Skyblocker-4671c52193eb5b855d1104d064b98c3c3edb9ef2.tar.bz2 Skyblocker-4671c52193eb5b855d1104d064b98c3c3edb9ef2.zip | |
Added speed status bar
Diffstat (limited to 'src/main/resources')
| -rw-r--r-- | src/main/resources/assets/skyblocker/lang/en_us.json | 5 | ||||
| -rw-r--r-- | src/main/resources/assets/skyblocker/textures/gui/sprites/bars/icons/speed.png | bin | 0 -> 136 bytes |
2 files changed, 3 insertions, 2 deletions
diff --git a/src/main/resources/assets/skyblocker/lang/en_us.json b/src/main/resources/assets/skyblocker/lang/en_us.json index b0537af0..8cba06dc 100644 --- a/src/main/resources/assets/skyblocker/lang/en_us.json +++ b/src/main/resources/assets/skyblocker/lang/en_us.json @@ -694,7 +694,7 @@ "skyblocker.config.uiAndVisuals.hideStatusEffectOverlay": "Hide Status Effect Overlay", - "skyblocker.config.uiAndVisuals.bars": "Health, Mana, Defence & XP Bars", + "skyblocker.config.uiAndVisuals.bars": "Health, Mana, Defence, Speed & XP Bars", "skyblocker.config.uiAndVisuals.bars.enableBars": "Enable Bars", "skyblocker.config.uiAndVisuals.chestValue": "Chest Value", @@ -813,6 +813,7 @@ "skyblocker.bars.config.defense": "Defense", "skyblocker.bars.config.intelligence": "Intelligence", "skyblocker.bars.config.experience": "Experience", + "skyblocker.bars.config.speed": "Speed", "skyblocker.bars.config.mainColor": "Main Color", "skyblocker.bars.config.overflowColor": "Overflow Color", "skyblocker.bars.config.textColor": "Text Color", @@ -1022,7 +1023,7 @@ "skyblocker.tips.eventNotifications": "Check out the customizable event notifications in the config.", "skyblocker.tips.signCalculator": "Type an math expression in a sign to have the mod calculate it for you.", "skyblocker.tips.calculateCommand": "Enter an expression after /skyblocker calculate to have the mod calculate it for you.", - "skyblocker.tips.fancierBars": "Customize the look of your health, mana, defense, and experience bars with /skyblocker bars. You can snap and resize bars too!", + "skyblocker.tips.fancierBars": "Customize the look of your health, mana, defense, speed, and experience bars with /skyblocker bars. You can snap and resize bars too!", "skyblocker.tips.crystalWaypointsShare": "Share Crystal Hollows Waypoints with /skyblocker crystalWaypoints share.", "skyblocker.tips.gardenMouseLock": "Lock your mouse while farming in the Skyblocker Garden config.", "skyblocker.tips.newYearCakesHelper": "Open your New Year Cake Bag and Skyblocker will remember them and highlight duplicate cakes red and missing cakes green.", diff --git a/src/main/resources/assets/skyblocker/textures/gui/sprites/bars/icons/speed.png b/src/main/resources/assets/skyblocker/textures/gui/sprites/bars/icons/speed.png Binary files differnew file mode 100644 index 00000000..0a110a12 --- /dev/null +++ b/src/main/resources/assets/skyblocker/textures/gui/sprites/bars/icons/speed.png |
