From 376eabab786fdb5ce2a6324fc7d9738e871e125f Mon Sep 17 00:00:00 2001 From: Daniel She Date: Wed, 9 Jan 2019 20:05:03 +0800 Subject: Update README.md --- README.md | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index d540802df..1d1ec0f77 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,12 @@ # RoughlyEnoughItems -A project to make (AEI) [https://minecraft.curseforge.com/projects/almost-enough-items] to look like JEI +https://minecraft.curseforge.com/projects/roughly-enough-items
+A project to make (AEI)[https://minecraft.curseforge.com/projects/almost-enough-items] to look like JEI -**Only supports 1.13.2 for now** +**Supports 1.13 - 1.14 for now** ![](https://media.discordapp.net/attachments/480755664675667980/528908880424730636/unknown.png?width=935&height=489) +##### All features from AEI should work on REI + ### Features added from JEI - Better Searching - Accepts Searching by Tooltip (Prefix: #) @@ -16,14 +19,12 @@ A project to make (AEI) [https://minecraft.curseforge.com/projects/almost-enough - Potion Recipe (Experimental) - Fixed Scrolling (by a bit) - One page now shows 2 recipe +- Move Items to Crafting Area +- Custom Ordering -### 1.14 Port -- Not Called Listeners - - PacketAdder -- Cheating is buggy -- Using like 100 billion mixins +### Features unique to REI +- Show only craftables button -### Features that I will work on in the future -- Hide Gui with Control / Command + O +##### View To-Do List here. And if they are not there, please suggest some <3 I know this is still buggy and basic but I am trying to make this better :) -- cgit