diff options
| author | Jacob <55346310+Kathund@users.noreply.github.com> | 2025-08-12 04:58:14 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-08-11 22:58:14 +0200 |
| commit | 3fe5ec7233fcfaa6884c7676fd720f3a3600cd58 (patch) | |
| tree | 28cc36f0ebcbf121f0f63c2bb746d1ace1358f0a /translations | |
| parent | 773a8bec96877d0210044b335a83ac12a460cad5 (diff) | |
| download | Firmament-3fe5ec7233fcfaa6884c7676fd720f3a3600cd58.tar.gz Firmament-3fe5ec7233fcfaa6884c7676fd720f3a3600cd58.tar.bz2 Firmament-3fe5ec7233fcfaa6884c7676fd720f3a3600cd58.zip | |
feat: remove offhand (#125)
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 12fc57d..542abe0 100644 --- a/translations/en_us.json +++ b/translations/en_us.json @@ -160,6 +160,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-off-hand": "No Off Hand", + "firmament.config.fixes.hide-off-hand.description": "Remove the recipe slot from your 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", |
