diff options
| author | Jacob <55346310+Kathund@users.noreply.github.com> | 2025-06-20 22:20:32 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-06-20 16:20:32 +0200 |
| commit | 9189dbbacf88bc0cc53f367ea79db456fbb08a3c (patch) | |
| tree | c77b467a682abb5c763446368a749c64714f34fd /translations | |
| parent | 286691c54c87b5e2e70eef7b51469b4ade5a75f6 (diff) | |
| download | Firmament-9189dbbacf88bc0cc53f367ea79db456fbb08a3c.tar.gz Firmament-9189dbbacf88bc0cc53f367ea79db456fbb08a3c.tar.bz2 Firmament-9189dbbacf88bc0cc53f367ea79db456fbb08a3c.zip | |
feat: hide recipe book (#124)
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 33704f7..8b7abc3 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-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", "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", |
