aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorUnknown <shekwancheung0528@gmail.com>2018-12-30 20:10:36 +0800
committerUnknown <shekwancheung0528@gmail.com>2018-12-30 20:10:36 +0800
commit3aac033fd430903a1989a48015fadc18e67a7c2f (patch)
treecf337b4e12df85cd30d25721bab6c1ba1f4591f8 /README.md
parent0fd1d706bdcb3857ff2b943aa82059dad8f4a8e9 (diff)
downloadRoughlyEnoughItems-3aac033fd430903a1989a48015fadc18e67a7c2f.tar.gz
RoughlyEnoughItems-3aac033fd430903a1989a48015fadc18e67a7c2f.tar.bz2
RoughlyEnoughItems-3aac033fd430903a1989a48015fadc18e67a7c2f.zip
Better stuff
Diffstat (limited to 'README.md')
-rw-r--r--README.md22
1 files changed, 21 insertions, 1 deletions
diff --git a/README.md b/README.md
index f978b9472..fbe602916 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,22 @@
# RoughlyEnoughItems
-A project to make almostenoughitems to look like jei
+A project to make (AEI) [https://minecraft.curseforge.com/projects/almost-enough-items] to look like JEI
+
+**Only supports 1.13.2 for now**
+
+### Features added from JEI
+- Better Searching
+ - Accepts Searching by Tooltip (Prefix: #)
+ - Accepts Excluding (Prefix: -)
+ - Accepts Multiple Searching (Use: |)
+ - Example: `-@randommod stone` will search items not from randommod named stone
+- Fixed Creative Gui
+- Added Useless Tabs lol _(I will make them useful in the future)_
+- All Enchanting Books
+- Potion Recipe (Experimental)
+- Fixed Scrolling (by a bit)
+- One page now shows 2 recipe
+
+### Features that I will work on in the future
+- Hide Gui with Control / Command + O
+
+I know this is still buggy and basic but I am trying to make this better :)