diff options
| author | shedaniel <daniel@shedaniel.me> | 2024-04-25 22:36:25 +0900 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2024-04-25 22:36:25 +0900 |
| commit | 74e800ab4ccd8124c556af804a33e06f9e76b528 (patch) | |
| tree | 5aaf8e5104ddb97eee0bcd3d8672396ca2f60893 /runtime/src/main/resources/assets/roughlyenoughitems | |
| parent | c8aac81ec745aca534b301185af61c7b35d35025 (diff) | |
| parent | f3d38af79d6e1f6244e17a6583e9d18795419ba5 (diff) | |
| download | RoughlyEnoughItems-74e800ab4ccd8124c556af804a33e06f9e76b528.tar.gz RoughlyEnoughItems-74e800ab4ccd8124c556af804a33e06f9e76b528.tar.bz2 RoughlyEnoughItems-74e800ab4ccd8124c556af804a33e06f9e76b528.zip | |
Merge remote-tracking branch 'origin/13.x-1.20.2' into 14.x-1.20.4
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", |
