aboutsummaryrefslogtreecommitdiff
path: root/runtime/src/main/resources
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2024-04-18 14:54:13 +0900
committershedaniel <daniel@shedaniel.me>2024-04-25 22:33:24 +0900
commiteb6ef8b13fe5842f51a0cd7fa8a646d0fb63ed72 (patch)
tree9ad317982f789553c26d7fdea3561919c8e3d543 /runtime/src/main/resources
parent6cc0322aacd36bbf325d3e08b7fa0b76d2eb0e5a (diff)
downloadRoughlyEnoughItems-eb6ef8b13fe5842f51a0cd7fa8a646d0fb63ed72.tar.gz
RoughlyEnoughItems-eb6ef8b13fe5842f51a0cd7fa8a646d0fb63ed72.tar.bz2
RoughlyEnoughItems-eb6ef8b13fe5842f51a0cd7fa8a646d0fb63ed72.zip
Add option for rainbow
Diffstat (limited to 'runtime/src/main/resources')
-rwxr-xr-xruntime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json2
1 files changed, 2 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 fa6f3dbd4..0146868cf 100755
--- a/runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json
+++ b/runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json
@@ -271,6 +271,8 @@
"config.rei.options.appearance.append_mod_names.desc": "Appends the containing namespace for entries. The appended line will be in italisised light blue.",
"config.rei.options.appearance.append_favorites_hint": "Append Favorites Hint",
"config.rei.options.appearance.append_favorites_hint.desc": "Shows a hint on how to favorite an entry, or a recipe.",
+ "config.rei.options.groups.appearance.advanced": "Advanced",
+ "config.rei.options.appearance.rainbow": "Rainbow o(ã€’īšã€’)o",
"config.rei.options.groups.input.keybinds": "Keybinds",
"config.rei.options.input.recipe": "View Recipes",
"config.rei.options.input.usage": "View Usages",