Skip to content

Commit

Permalink
Add Iron Backpacks's JEI integration to ReadMe examples (#446)
Browse files Browse the repository at this point in the history
  • Loading branch information
gr8pefish authored and mezz committed Sep 23, 2016
1 parent 97f4d60 commit 8f99e14
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -54,6 +54,7 @@ Plugin Examples (how to use the API)
The API is pretty well documented but it can still be confusing to get started without an example.
Thankfully there are many working examples:
* [Vanilla Minecraft](https://github.com/mezz/JustEnoughItems/tree/1.10/src/main/java/mezz/jei/plugins/vanilla) (written as a plugin in JEI to serve as a canonical example)
* [Iron Backpacks](https://github.com/gr8pefish/IronBackpacks/tree/master-1.10/src/main/java/gr8pefish/ironbackpacks/integration/jei)
* [Blood Magic](https://github.com/WayofTime/BloodMagic/tree/1.9/src/main/java/WayofTime/bloodmagic/compat/jei)
* [Botania](https://github.com/williewillus/Botania/tree/MC19/src/main/java/vazkii/botania/client/integration/jei)
* [TechReborn](https://github.com/TechReborn/TechReborn/tree/1.10/src/main/java/techreborn/compat/jei)
Expand Down

0 comments on commit 8f99e14

Please sign in to comment.