aboutsummaryrefslogtreecommitdiff
path: root/runtime/src/main/resources
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2022-01-15 00:49:22 +0800
committershedaniel <daniel@shedaniel.me>2022-01-15 00:49:22 +0800
commit08571477c095235110f3d9097a06baaf42e1b1c9 (patch)
tree3cf6c0c524379d5cb6c07e534654a87bce49b277 /runtime/src/main/resources
parentb07b0f77ec1327a8f927e4f4559387a0560b02ba (diff)
downloadRoughlyEnoughItems-08571477c095235110f3d9097a06baaf42e1b1c9.tar.gz
RoughlyEnoughItems-08571477c095235110f3d9097a06baaf42e1b1c9.tar.bz2
RoughlyEnoughItems-08571477c095235110f3d9097a06baaf42e1b1c9.zip
Close #683
Diffstat (limited to 'runtime/src/main/resources')
-rwxr-xr-xruntime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json4
1 files changed, 4 insertions, 0 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 338906108..080473683 100755
--- a/runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json
+++ b/runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json
@@ -17,6 +17,7 @@
"text.rei.config.menu.craftable_filter": "Craftable Filter",
"text.rei.config.menu.display": "Display Settings...",
"text.rei.config.menu.display.remove_recipe_book": "Remove Recipe Book",
+ "text.rei.config.menu.display.left_side_mob_effects": "Left Side Mob Effects",
"text.rei.config.menu.display.left_side_panel": "Left Side Panel",
"text.rei.config.menu.display.scrolling_side_panel": "Scrolling Side Panel",
"text.rei.config.menu.display.side_search_field": "Side Search Field",
@@ -225,6 +226,9 @@
"config.roughlyenoughitems.disableRecipeBook": "Vanilla Recipe Book:",
"config.roughlyenoughitems.disableRecipeBook.boolean.true": "§cNo",
"config.roughlyenoughitems.disableRecipeBook.boolean.false": "§aYes",
+ "config.roughlyenoughitems.leftSideMobEffects": "Mob Effects Position:",
+ "config.roughlyenoughitems.leftSideMobEffects.boolean.true": "Left",
+ "config.roughlyenoughitems.leftSideMobEffects.boolean.false": "Right (Vanilla)",
"config.roughlyenoughitems.fixTabCloseContainer": "Fix Vanilla Tab Container (When Recipe Book Disabled):",
"config.roughlyenoughitems.lighterButtonHover": "Lighter Button Hover:",
"config.roughlyenoughitems.layout.enableCraftableOnlyButton": "Craftable Filter:",