diff options
| author | Linnea Gräf <nea@nea.moe> | 2025-10-19 01:36:38 +0200 |
|---|---|---|
| committer | Linnea Gräf <nea@nea.moe> | 2025-10-19 01:36:38 +0200 |
| commit | 8346c05bbfc6d227f3f02c7ee5ec5ceb8f7e4348 (patch) | |
| tree | abd765aff43edd19db6ba147d7cf8e1d3145e873 /translations | |
| parent | 28c3ba952d69c8a654301c9211d536493513fdd5 (diff) | |
| download | Firmament-8346c05bbfc6d227f3f02c7ee5ec5ceb8f7e4348.tar.gz Firmament-8346c05bbfc6d227f3f02c7ee5ec5ceb8f7e4348.tar.bz2 Firmament-8346c05bbfc6d227f3f02c7ee5ec5ceb8f7e4348.zip | |
feat: add skin preview exporter
Diffstat (limited to 'translations')
| -rw-r--r-- | translations/en_us.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/translations/en_us.json b/translations/en_us.json index 97d6553..4f8c408 100644 --- a/translations/en_us.json +++ b/translations/en_us.json @@ -277,6 +277,8 @@ "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-animated-skins": "Copy animated skins", + "firmament.config.power-user.copy-animated-skins.description": "Copy animated skin previews when spawned from Elizabeth.", "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.", "firmament.config.power-user.copy-item-stack": "Copy ItemStack", @@ -305,6 +307,8 @@ "firmament.config.power-user.highlight-non-overlay.description": "Highlights items that don't exist in the repo.", "firmament.config.power-user.show-item-id": "Show SkyBlock Ids", "firmament.config.power-user.show-item-id.description": "Show the SkyBlock id of items underneath them.", + "firmament.config.power-user.slot-numbers": "Show slot numbers", + "firmament.config.power-user.slot-numbers.description": "Hold to show slot indices.", "firmament.config.price-data": "Price Data", "firmament.config.price-data.avg-lowest-bin-days": "AVG Lowest Bin Days", "firmament.config.price-data.avg-lowest-bin-days.choice.off": "Off", |
