aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/assets/roughlyenoughitems
diff options
context:
space:
mode:
authorUnknown <shekwancheung0528@gmail.com>2019-08-06 22:35:12 +0800
committerUnknown <shekwancheung0528@gmail.com>2019-08-06 22:35:12 +0800
commit70417f41613ae30582cd48708fe43ce9a3e6ae86 (patch)
tree7a0b8286005568237e894662a9c40bfdb42550d7 /src/main/resources/assets/roughlyenoughitems
parentcbf03f9c2625b0f336ae86a916fe77db2ee4a420 (diff)
downloadRoughlyEnoughItems-70417f41613ae30582cd48708fe43ce9a3e6ae86.tar.gz
RoughlyEnoughItems-70417f41613ae30582cd48708fe43ce9a3e6ae86.tar.bz2
RoughlyEnoughItems-70417f41613ae30582cd48708fe43ce9a3e6ae86.zip
These days are great days to completely scrap an api
Diffstat (limited to 'src/main/resources/assets/roughlyenoughitems')
-rwxr-xr-xsrc/main/resources/assets/roughlyenoughitems/lang/en_us.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/en_us.json b/src/main/resources/assets/roughlyenoughitems/lang/en_us.json
index 031398220..7100cb502 100755
--- a/src/main/resources/assets/roughlyenoughitems/lang/en_us.json
+++ b/src/main/resources/assets/roughlyenoughitems/lang/en_us.json
@@ -46,9 +46,12 @@
"ordering.rei.registry": "Registry",
"ordering.rei.name": "Name",
"ordering.rei.item_groups": "Item Groups",
- "text.auto_craft.failed_move_items": "§cCan't move items!",
"text.auto_craft.move_items": "Move Items",
+ "error.rei.transfer.too_small": "Unable to move items to a 2x2 grid.",
+ "error.rei.not.on.server": "REI is not on the server.",
+ "error.rei.not.enough.materials": "Not Enough Materials.",
"text.rei.config.craftable_only": "Craftable Filter: ",
+ "text.rei.config.clickable_recipe_arrows": "Clickable Recipe Arrows: ",
"text.rei.config.text.true": "Enabled",
"text.rei.config.text.false": "Disabled",
"text.rei.showing_craftable": "Showing Craftable",