aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/assets/roughlyenoughitems
diff options
context:
space:
mode:
authorUnknown <shekwancheung0528@gmail.com>2019-01-04 21:37:43 +0800
committerUnknown <shekwancheung0528@gmail.com>2019-01-04 21:37:43 +0800
commitbca15dba4fe3a8a1124aeabaa75851ec4cfe567d (patch)
tree02b7456330062490c241bc33f381b25ca37a3b03 /src/main/resources/assets/roughlyenoughitems
parent1d784f5e534fe352f0c93ee2e295a777a3f5f0fb (diff)
downloadRoughlyEnoughItems-bca15dba4fe3a8a1124aeabaa75851ec4cfe567d.tar.gz
RoughlyEnoughItems-bca15dba4fe3a8a1124aeabaa75851ec4cfe567d.tar.bz2
RoughlyEnoughItems-bca15dba4fe3a8a1124aeabaa75851ec4cfe567d.zip
wut is this
Diffstat (limited to 'src/main/resources/assets/roughlyenoughitems')
-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