diff options
| author | Linnea Gräf <nea@nea.moe> | 2025-09-06 01:30:45 +0200 |
|---|---|---|
| committer | Linnea Gräf <nea@nea.moe> | 2025-09-06 01:30:45 +0200 |
| commit | 005ef14949aacfc7a7af7a08bb67282f663b38ec (patch) | |
| tree | e7365cefb36d7defa7cc9381adcef2f62503a5bb /translations | |
| parent | ff358c56d926396d7dbab7a83e29a9f150a23a07 (diff) | |
| download | Firmament-005ef14949aacfc7a7af7a08bb67282f663b38ec.tar.gz Firmament-005ef14949aacfc7a7af7a08bb67282f663b38ec.tar.bz2 Firmament-005ef14949aacfc7a7af7a08bb67282f663b38ec.zip | |
feat: Allow showing pickaxe ability timer on shovels
Fixes https://github.com/nea89o/Firmament/issues/248
Diffstat (limited to 'translations')
| -rw-r--r-- | translations/en_us.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/translations/en_us.json b/translations/en_us.json index 56baae9..3b83857 100644 --- a/translations/en_us.json +++ b/translations/en_us.json @@ -271,6 +271,11 @@ "firmament.config.pickaxe-info.disable-in-dungeons.description": "Disables the cooldown around your cross-hair while in Dungeons.", "firmament.config.pickaxe-info.fuel-bar": "Drill Fuel Durability Bar", "firmament.config.pickaxe-info.fuel-bar.description": "Replace the item durability bar of your drills with one that shows the remaining fuel.", + "firmament.config.pickaxe-info.show-on-tools": "Show on Tools", + "firmament.config.pickaxe-info.show-on-tools.choice.all": "All Tools", + "firmament.config.pickaxe-info.show-on-tools.choice.drills": "Drills", + "firmament.config.pickaxe-info.show-on-tools.choice.pickaxes_and_drills": "Drills & Pickaxes", + "firmament.config.pickaxe-info.show-on-tools.description": "Show pickaxe ability cooldowns only on some tools. Notabene: Not all tools have support for pickaxe abilities so you might need to swap to your drill to activate the abilities.", "firmament.config.power-user": "Power Users", "firmament.config.power-user.copy-item-id": "Copy SkyBlock Id", "firmament.config.power-user.copy-item-id.description": "Press this button to copy the NEU repo SkyBlock id. This is not the raw id, but instead contains some extra transformations for things like runes, pets and enchant books.", |
