aboutsummaryrefslogtreecommitdiff
path: root/runtime/src/main/resources/assets/roughlyenoughitems
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2024-09-04 16:20:49 +0900
committershedaniel <daniel@shedaniel.me>2024-09-23 15:59:34 +0800
commit9b17fd6d7cf660ae1d28f824ae5357ff69c46975 (patch)
tree20fc1c9da1ddbb654a3713f9be25883bb0e9fed2 /runtime/src/main/resources/assets/roughlyenoughitems
parent99e1212bcaf7efb6f657bbc26a5534806863e5b6 (diff)
downloadRoughlyEnoughItems-8.x-1.18.2.tar.gz
RoughlyEnoughItems-8.x-1.18.2.tar.bz2
RoughlyEnoughItems-8.x-1.18.2.zip
Inventory Search Options8.x-1.18.2
Diffstat (limited to 'runtime/src/main/resources/assets/roughlyenoughitems')
-rwxr-xr-xruntime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json8
1 files changed, 7 insertions, 1 deletions
diff --git a/runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json b/runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json
index 5568968b6..af68baab0 100755
--- a/runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json
+++ b/runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json
@@ -357,12 +357,18 @@
"config.rei.value.accessibility.scrollbar_visibility.never": "Always Invisible",
"config.rei.options.accessibility.clickable_recipe_arrows": "Clickable Recipe Arrows",
"config.rei.options.accessibility.clickable_recipe_arrows.desc": "Click on recipe arrows to see all recipes in the target category.",
+ "config.rei.options.groups.accessibility.inventory_search": "Inventory Search",
+ "config.rei.options.accessibility.inventory_search_mode": "Mode",
+ "config.rei.options.accessibility.inventory_search_mode.desc": "Inventory Search allows you to search for items in your inventory. This can be useful for finding items in your inventory quickly.\nDouble click the search bar to toggle this feature.",
+ "config.rei.options.accessibility.inventory_search_darken_opacity": "Dim Overlay Opacity",
+ "config.rei.options.accessibility.inventory_search_darken_opacity.desc": "The opacity of the dark overlay for items not matching the search filter.",
+ "config.rei.options.accessibility.inventory_search_opacity": "Highlight Opacity",
+ "config.rei.options.accessibility.inventory_search_opacity.desc": "The opacity of the green overlay for items matching the search filter.",
"config.rei.options.groups.accessibility.features": "Features",
"config.rei.options.accessibility.vanilla_recipe_book": "Vanilla Recipe Book",
"config.rei.options.accessibility.vanilla_recipe_book.desc": "Toggle the vanilla recipe book. This option is not designed for Modpack developers, as users should be the one to decide whether to use the vanilla recipe book.",
"config.rei.options.accessibility.status_effects_location": "Status Effects Location",
"config.rei.options.accessibility.status_effects_location.desc": "The location of the status effects. By vanilla, the status effects are placed on the right, but this can be changed to the left.",
- "config.rei.options.accessibility.inventory_search": "Inventory Search",
"config.rei.value.accessibility.status_effects_location.left": "Left",
"config.rei.value.accessibility.status_effects_location.right": "Right",
"config.rei.options.groups.favorites.favorites": "Favorites",