The Best Resource for Minecraft
The Best Resource for Minecraft

Just Enough Items Mod Wiki

1 sections · 138 words

Just Enough Items Mod - JEI, Crafting Recipes Viewing#

Welcome to the JEI developer wiki!

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, 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

    • Getting Started 1.12 for Forge or
    • Getting Started 1.13 to 1.18.1 for Forge or
    • Getting Started 1.18.2 to 1.20.2 for Forge or Fabric
    • Getting Started 1.20.4 for NeoForge, Forge, or Fabric
    • Getting Started 1.21 for NeoForge, Forge, or Fabric
  • Once you've done that,

    • create your plugin 1.12 or
    • create your plugin 1.13 and up
  • Then take a look to the sidebar to learn more.