Skip to content
mezz edited this page Jul 10, 2026 · 31 revisions

Welcome to the JEI developer wiki!

This wiki gives a high-level view of JEI and what it takes to integrate your mod with it. The wiki has legacy 1.12.2 docs, Minecraft 1.16.5, 1.18.2, 1.19.2, and 1.20.1 docs, and version-scoped pages for newer Minecraft versions. Reference this wiki for overall direction, and use the Javadocs in the API for exact method signatures and version-specific details.

Home

List of Plugin Implementations

Minecraft 26.1.2 and 26.2

  1. Setup
  1. Ingredients and Search
  1. Recipes
  1. Screen Integration

Minecraft 1.21.11

  1. Setup
  1. Ingredients and Search
  1. Recipes
  1. Screen Integration

Minecraft 1.21 and 1.21.1

  1. Setup
  1. Ingredients and Search
  1. Recipes

Minecraft 1.18.2, 1.19.2, and 1.20.1

  1. Setup
  1. Item Ingredients
  1. Working with Recipes
  1. Essential Extras
  1. Advanced

Minecraft 1.16.5

  1. Setup
  1. Item Ingredients
  1. Working with Recipes
  1. Essential Extras
  1. Advanced

Minecraft 1.12.2

  1. Setup
  1. Item Ingredients
  1. Working with Recipes
  1. Essential Extras
  1. Advanced

Clone this wiki locally