aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/assets/roughlyenoughitems
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/assets/roughlyenoughitems')
-rwxr-xr-xsrc/main/resources/assets/roughlyenoughitems/lang/en_us.json4
-rw-r--r--src/main/resources/assets/roughlyenoughitems/textures/gui/toasts.pngbin0 -> 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
new file mode 100644
index 000000000..cbb2c026e
--- /dev/null
+++ b/src/main/resources/assets/roughlyenoughitems/textures/gui/toasts.png
Binary files differ