diff options
| author | Linnea Gräf <nea@nea.moe> | 2025-05-21 16:12:12 +0200 |
|---|---|---|
| committer | Linnea Gräf <nea@nea.moe> | 2025-05-21 16:12:12 +0200 |
| commit | 246bd906a5a559712f3d447df9b4ba97d116d2b5 (patch) | |
| tree | 96db1ef639fbfb07ad6add04120c5ca7d4b8d32d /translations | |
| parent | 6e06fa744d3f5f35b85ef1479b316d13413919e9 (diff) | |
| download | Firmament-246bd906a5a559712f3d447df9b4ba97d116d2b5.tar.gz Firmament-246bd906a5a559712f3d447df9b4ba97d116d2b5.tar.bz2 Firmament-246bd906a5a559712f3d447df9b4ba97d116d2b5.zip | |
feat: Add option to stop scrolling over items in storage overlay
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 ba19713..82db52c 100644 --- a/translations/en_us.json +++ b/translations/en_us.json @@ -265,6 +265,8 @@ "firmament.config.storage-overlay": "Storage Overlay", "firmament.config.storage-overlay.always-replace": "Always Open Overlay", "firmament.config.storage-overlay.always-replace.description": "Always replace the ender chest with Firmament's storage overlay.", + "firmament.config.storage-overlay.block-item-scrolling": "Block Scrolling on Items", + "firmament.config.storage-overlay.block-item-scrolling.description": "Disables scrolling the storage overlay screen while you are hovering over an item. Useful if you have a tooltip scrolling mod.", "firmament.config.storage-overlay.height": "Storage Height", "firmament.config.storage-overlay.height.description": "The height of the scrollable storage panel.", "firmament.config.storage-overlay.inverse-scroll": "Invert Scroll", |
