-
Notifications
You must be signed in to change notification settings - Fork 305
Home
James Mitchell edited this page Jul 25, 2024
·
23 revisions
This wiki aims to give a high-level view of JEI and what it takes to create integration for your mod. The wiki itself is divided into two sections, the 1.12 section for integrating with JEI in Minecraft 1.12.x, and the 1.13 and Up section for integrating with JEI for Minecraft versions 1.13.x-1.16.x. Reference this wiki for overall direction, and use the JavaDocs in the API for details.
-
To begin your project, see the section for
-
Once you've done that,
-
Then 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