diff options
| author | Danielshe <shekwancheung0528@gmail.com> | 2019-10-24 23:21:57 +0800 |
|---|---|---|
| committer | Danielshe <shekwancheung0528@gmail.com> | 2019-10-24 23:21:57 +0800 |
| commit | f955ea0ba0891c28967552d07aae6a7b9389673c (patch) | |
| tree | b9e8c22575f2b2a9ca585b5a02944fbffc443454 /src/main/resources | |
| parent | 1c116ba2387262a852554d1a89427ce6fbcbc452 (diff) | |
| download | RoughlyEnoughItems-f955ea0ba0891c28967552d07aae6a7b9389673c.tar.gz RoughlyEnoughItems-f955ea0ba0891c28967552d07aae6a7b9389673c.tar.bz2 RoughlyEnoughItems-f955ea0ba0891c28967552d07aae6a7b9389673c.zip | |
Close #176
Diffstat (limited to 'src/main/resources')
| -rwxr-xr-x | src/main/resources/assets/roughlyenoughitems/lang/en_us.json | 4 | ||||
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/textures/gui/toasts.png | bin | 0 -> 593 bytes |
2 files changed, 4 insertions, 0 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/en_us.json b/src/main/resources/assets/roughlyenoughitems/lang/en_us.json index 8a11a3565..177459d71 100755 --- a/src/main/resources/assets/roughlyenoughitems/lang/en_us.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/en_us.json @@ -6,6 +6,7 @@ "key.roughlyenoughitems.next_page": "Next Page", "key.roughlyenoughitems.previous_page": "Previous Page", "key.roughlyenoughitems.focus_search": "Focus Search Field", + "key.roughlyenoughitems.copy_recipe_id": "Copy Recipe Identifier", "text.rei.cheating": "Cheating", "text.rei.cheating_disabled": "§7Cheating Disabled", "text.rei.cheating_enabled": "§cCheating Enabled", @@ -78,6 +79,8 @@ "text.rei.recipe_screen_type.selection": "Recipe Screen Type Selection", "text.rei.recipe_screen_type.selection.sub": "You can always edit this setting again via the config screen.", "text.rei.view_recipes_for": "View Recipes for %s", + "msg.rei.copied_recipe_id": "Copied Recipe Identifier", + "msg.rei.recipe_id_details": "Recipe ID: %s", "_comment": "Config Tooltips", "config.roughlyenoughitems.title": "Roughly Enough Items Config", "config.roughlyenoughitems.!general": "General", @@ -134,6 +137,7 @@ "config.roughlyenoughitems.itemCheatingMode.rei_like": "Normal", "config.roughlyenoughitems.itemCheatingMode.jei_like": "Inverted", "config.roughlyenoughitems.appendModNames": "Append Mod Names:", + "config.roughlyenoughitems.toastDisplayedOnCopyIdentifier": "Copy Identifier Toast:", "config.roughlyenoughitems.scrollingEntryListWidget": "Entry List Action:", "config.roughlyenoughitems.scrollingEntryListWidget.boolean.true": "Scrolled", "config.roughlyenoughitems.scrollingEntryListWidget.boolean.false": "Paginated", diff --git a/src/main/resources/assets/roughlyenoughitems/textures/gui/toasts.png b/src/main/resources/assets/roughlyenoughitems/textures/gui/toasts.png Binary files differnew file mode 100644 index 000000000..cbb2c026e --- /dev/null +++ b/src/main/resources/assets/roughlyenoughitems/textures/gui/toasts.png |
