diff options
| author | Natalia Spence <52349324+Septikai@users.noreply.github.com> | 2025-11-17 18:49:14 +0000 |
|---|---|---|
| committer | Linnea Gräf <nea@nea.moe> | 2025-11-17 23:04:40 +0100 |
| commit | 73ff3648c3fc52b817456bfad3ff0380a55cdc43 (patch) | |
| tree | 64ea3ad1df4993deacded7de1b2874a47dc352ed /translations | |
| parent | 215178c650d38a4a77fdef6dc8815c07bef29c25 (diff) | |
| download | Firmament-mc-1.21.7.tar.gz Firmament-mc-1.21.7.tar.bz2 Firmament-mc-1.21.7.zip | |
feat: add option to allow scrolling on chat peekmc-1.21.7
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 c871714..a939e94 100644 --- a/translations/en_us.json +++ b/translations/en_us.json @@ -182,6 +182,8 @@ "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-scroll": "Scroll Peeked Chat", + "firmament.config.fixes.peek-chat-scroll.description": "Allow scrolling chat while peeking.", "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", "firmament.config.fixes.player-skins.description": "Mark all player skins as signed, preventing console spam, and some rendering issues.", |
