1.13 Alternative of AlmostEnoughItems / JustEnoughItems

Unknown 87330e70a7 Close #6 6 years ago
gradle 70d6b7b3e0 packetadder wip 6 years ago
src 87330e70a7 Close #6 6 years ago
.gitignore d1e292ca25 from aei but like jei now 6 years ago
.travis.yml 1d784f5e53 Is Travis gonna work with this 6 years ago
LICENSE 2eeb9a711d Create LICENSE 6 years ago
README.md e9bd97d50f added blast furnace recipes 6 years ago
_config.yml 7905b925ac Set theme jekyll-theme-cayman 6 years ago
build.gradle 87330e70a7 Close #6 6 years ago
gradlew 70d6b7b3e0 packetadder wip 6 years ago
gradlew.bat 70d6b7b3e0 packetadder wip 6 years ago
settings.gradle 70d6b7b3e0 packetadder wip 6 years ago

README.md

RoughlyEnoughItems

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

1.14 Port

  • Not Called Listeners
    • PacketAdder
  • Cheating is buggy
  • Using like 100 billion mixins

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 :)