From 3aac033fd430903a1989a48015fadc18e67a7c2f Mon Sep 17 00:00:00 2001 From: Unknown Date: Sun, 30 Dec 2018 20:10:36 +0800 Subject: Better stuff --- README.md | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) (limited to 'README.md') 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 :) -- cgit