diff options
| author | shedaniel <daniel@shedaniel.me> | 2024-04-25 22:35:03 +0900 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2024-04-25 22:35:03 +0900 |
| commit | f3d38af79d6e1f6244e17a6583e9d18795419ba5 (patch) | |
| tree | 9da17c321a13a6e46d1e9468e2ab0dbdc3baec4b /runtime/src/main/resources/assets/roughlyenoughitems | |
| parent | 1ada31ed1507733e0a45d51f3b5c9a198af4bd58 (diff) | |
| parent | 9cb2883a0bcfb0a7b1bdacfe146f7e2b6aca22a3 (diff) | |
| download | RoughlyEnoughItems-f3d38af79d6e1f6244e17a6583e9d18795419ba5.tar.gz RoughlyEnoughItems-f3d38af79d6e1f6244e17a6583e9d18795419ba5.tar.bz2 RoughlyEnoughItems-f3d38af79d6e1f6244e17a6583e9d18795419ba5.zip | |
Merge remote-tracking branch 'origin/12.x-1.20' into 13.x-1.20.2
Diffstat (limited to 'runtime/src/main/resources/assets/roughlyenoughitems')
| -rwxr-xr-x | runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json | 2 |
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", |
