diff options
| author | Linnea Gräf <nea@nea.moe> | 2025-05-21 16:48:24 +0200 |
|---|---|---|
| committer | Linnea Gräf <nea@nea.moe> | 2025-05-21 16:48:24 +0200 |
| commit | 2ae915844a907ff698534cc261a3347b25f523bf (patch) | |
| tree | 057c3aa73ab65e88ddf57e82ce40d44a55fb00fb /translations | |
| parent | 091f581bd23e52a936c3d8d672205071b0bb9d13 (diff) | |
| download | Firmament-2ae915844a907ff698534cc261a3347b25f523bf.tar.gz Firmament-2ae915844a907ff698534cc261a3347b25f523bf.tar.bz2 Firmament-2ae915844a907ff698534cc261a3347b25f523bf.zip | |
feat: Add option disable slot highlights in /sbmenu
Diffstat (limited to 'translations')
| -rw-r--r-- | translations/en_us.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/translations/en_us.json b/translations/en_us.json index 82db52c..57e20a6 100644 --- a/translations/en_us.json +++ b/translations/en_us.json @@ -122,6 +122,8 @@ "firmament.config.fixes.disable-hurt-cam.description": "Disable the damage screen shake animation.", "firmament.config.fixes.hide-mob-effects": "Hide Potion Effects", "firmament.config.fixes.hide-mob-effects.description": "Hide Potion effects on the right side of your player inventory.", + "firmament.config.fixes.hide-slot-highlights": "Hide Slot Highlights", + "firmament.config.fixes.hide-slot-highlights.description": "Hide slot highlights for items with disabled tooltip. This makes /sbmenu look nicer with smooth texture packs.", "firmament.config.fixes.peek-chat": "Peek Chat", "firmament.config.fixes.peek-chat.description": "Hold this keybinding to view the chat as if you have it opened, but while still being able to control your character.", "firmament.config.fixes.player-skins": "Fix unsigned Player Skins", |
