aboutsummaryrefslogtreecommitdiff
path: root/runtime/src/main/resources
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/src/main/resources')
-rwxr-xr-xruntime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json4
1 files changed, 4 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 af68baab0..d6c807650 100755
--- a/runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json
+++ b/runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json
@@ -21,6 +21,10 @@
"text.rei.caching.search.step": "Step %d/%d (%s%%):",
"text.rei.searching": "REI searching results...",
"text.rei.searching.step": "This is slower on the first search.\nProgress: %s%%",
+ "text.rei.recipes.not.full.title": "Partial Recipes Data Warning",
+ "text.rei.recipes.not.full.desc": "REI does not have access to all recipes data!\nHere's what you can do:\n• If you are on a vanilla server and have operator permissions, running %s will unlock some recipes.\n• If you are on a modded server, ask the server owner to install REI on the server.",
+ "text.rei.recipes.not.full.desc.command": "/recipe give @p *",
+ "text.rei.recipes.not.full.button.okay": "Okay, I understand!",
"text.rei.config.menu.dark_theme": "Dark Theme",
"text.rei.config.menu.reduced_motion": "Reduced Motion",
"text.rei.config.menu.craftable_filter": "Craftable Filter",