diff options
author | Linnea Gräf <nea@nea.moe> | 2024-12-22 16:29:18 +0100 |
---|---|---|
committer | Linnea Gräf <nea@nea.moe> | 2024-12-22 16:29:18 +0100 |
commit | 13994393ed392b33161cd427cc9730c9f1b11e35 (patch) | |
tree | b7c586e22fa2e559d867ab811e26f2933b32c3e1 /translations | |
parent | 856f5e0e815c8ef3be77ef342e1b0ca91aab8b0a (diff) | |
download | Firmament-13994393ed392b33161cd427cc9730c9f1b11e35.tar.gz Firmament-13994393ed392b33161cd427cc9730c9f1b11e35.tar.bz2 Firmament-13994393ed392b33161cd427cc9730c9f1b11e35.zip |
feat: Hide potion effects
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 668bfdc..4d1801a 100644 --- a/translations/en_us.json +++ b/translations/en_us.json @@ -112,6 +112,8 @@ "firmament.config.fixes.auto-sprint-keybinding": "Auto Sprint KeyBinding", "firmament.config.fixes.auto-sprint-keybinding.description": "Toggle auto sprint via this keybinding.", "firmament.config.fixes.auto-sprint.description": "This is different from vanilla sprint in the way that it only marks the keybinding pressed for the first tick of walking.", + "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.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", |