aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/assets
diff options
context:
space:
mode:
authorDanielshe <shekwancheung0528@gmail.com>2019-08-30 21:21:51 +0800
committerDanielshe <shekwancheung0528@gmail.com>2019-08-30 21:21:51 +0800
commit53f5536f55917c5eb1b2d88b7bb75ebe330479b8 (patch)
tree22262eddf1ea7536227726ebb83c18ffb94cda9f /src/main/resources/assets
parent263a070071d4e0b376a398386049c3e5e924bd20 (diff)
downloadRoughlyEnoughItems-53f5536f55917c5eb1b2d88b7bb75ebe330479b8.tar.gz
RoughlyEnoughItems-53f5536f55917c5eb1b2d88b7bb75ebe330479b8.tar.bz2
RoughlyEnoughItems-53f5536f55917c5eb1b2d88b7bb75ebe330479b8.zip
REI 3.1.1
Close #152
Diffstat (limited to 'src/main/resources/assets')
-rwxr-xr-xsrc/main/resources/assets/roughlyenoughitems/lang/en_us.json2
1 files changed, 2 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 69b46ff52..3f1681d9b 100755
--- a/src/main/resources/assets/roughlyenoughitems/lang/en_us.json
+++ b/src/main/resources/assets/roughlyenoughitems/lang/en_us.json
@@ -43,7 +43,9 @@
"error.rei.not.on.server": "REI is not on the server.",
"error.rei.not.enough.materials": "Not enough materials.",
"error.rei.internal.error": "Internal Error: %s",
+ "error.rei.recipe.not.unlocked": "Recipe not unlocked in Recipe Book.",
"error.rei.no.handlers.applicable": "No handlers are applicable.",
+ "error.rei.multi.errors": "Multiple Errors:",
"rei.rei.no.slot.in.inv": "Can't find any space for item in the inventory",
"text.rei.showing_craftable": "Showing Craftable",
"text.rei.showing_all": "Showing All",