diff options
| author | Jacob <55346310+Kathund@users.noreply.github.com> | 2025-06-26 22:17:00 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-06-26 16:17:00 +0200 |
| commit | 081590e019fe9e2bfc633214ef623e21dce11fb3 (patch) | |
| tree | 5c345c9a536569e015cad9e6d52686d338b645dd /translations | |
| parent | 194b6f642d25fdb50dc8aa098cb9fdad3a0bc5d1 (diff) | |
| download | Firmament-081590e019fe9e2bfc633214ef623e21dce11fb3.tar.gz Firmament-081590e019fe9e2bfc633214ef623e21dce11fb3.tar.bz2 Firmament-081590e019fe9e2bfc633214ef623e21dce11fb3.zip | |
Merge pull request #165
* fix: let hide potion effects hide top right
* convert to own opiton
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 ec78ed6..0628915 100644 --- a/translations/en_us.json +++ b/translations/en_us.json @@ -129,6 +129,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-potion-effects-hud": "Hide Potion Effects HUD", + "firmament.config.fixes.hide-potion-effects-hud.description": "Hides the potion effects HUd in the top right.", "firmament.config.fixes.hide-recipe-book": "No Recipe Book", "firmament.config.fixes.hide-recipe-book.description": "Remove the recipe book from your inventory", "firmament.config.fixes.hide-slot-highlights": "Hide Slot Highlights", |
