/
HadEnoughItems is an Item and Recipe viewing mod for Minecraft with a focus on stability, performance, and ease of use.
This means (same as JEI of course):
New features in HEI:
Add CleanroomMC's repository and depend on HEI's maven entry:
repositories {
maven {
url 'https://maven.cleanroommc.com'
}
}
dependencies {
implementation 'mezz:jei:4.29.10'
}

JEI fork on 1.12.2 with performance optimizations. Now with overhauled bookmarks and autocrafting!