-
Notifications
You must be signed in to change notification settings - Fork 306
Home
mezz edited this page Oct 26, 2016
·
23 revisions
This wiki aims to give a high-level view of JEI and what it takes to create a working plugin.
Reference this wiki for overall direction, and use the JavaDocs in the API for details.
To begin your project, see the Getting Started section.
Once you've done that, create your plugin and take a look to the sidebar to learn more.
- Setup
- Item Ingredients
- Essential Extras
- Advanced
List of Plugin Implementations
- Setup
- Item Ingredients
- Working with Recipes
- Other