aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/assets
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/assets')
-rwxr-xr-xsrc/main/resources/assets/roughlyenoughitems/lang/en_us.json9
1 files changed, 8 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 81e288f54..2b7cce4e9 100755
--- a/src/main/resources/assets/roughlyenoughitems/lang/en_us.json
+++ b/src/main/resources/assets/roughlyenoughitems/lang/en_us.json
@@ -20,5 +20,12 @@
"text.rei.centre_searchbox": "Center Search Box: %s%b",
"text.rei.centre_searchbox.tooltip": "Please restart Minecraft after editing\nthis config to apply the changes",
"text.rei.cheat_items": "Given [%s] x%d to %s.",
- "text.rei.failed_cheat_items": "§cFailed to give items."
+ "text.rei.failed_cheat_items": "§cFailed to give items.",
+ "text.rei.list_ordering": "Item List Ordering",
+ "text.rei.list_ordering_button": "%s [%s]",
+ "ordering.rei.ascending": "Ascending",
+ "ordering.rei.descending": "Descending",
+ "ordering.rei.registry": "Registry",
+ "ordering.rei.name": "Name",
+ "ordering.rei.item_groups": "Item Groups"
} \ No newline at end of file