Had Enough Items
Rank 108
Rank 61 among mods

Quick rating

Community listing page, reviews here may not be monitored by the author.

Had Enough Items

By Cleanroom , RongmarioLead Developer
Overall rating distribution
0.5★ (no ratings)
1.0★ (no ratings)
1.5★ (no ratings)
2.0★ (no ratings)
2.5★ (no ratings)
3.0★ (no ratings)
3.5★ (no ratings)
1 rating (20%) · 4.0★
2 ratings (40%) · 4.5★
2 ratings (40%) · 5.0★
0.5★ 5★
Gameplay
0.0
Aesthetics
0.0
Performance
0.0

Cleanroom's JEI fork for 1.12.2 with optimizations and more features

No Theme
No Genre
Bug Fixes
Mod Fork/Port
API/Library
Mod Loaders
Forge
Minecraft

Community voices

Reviews

List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Show per page
10
25
50
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Where It Runs
Client Required, Server Optional

Required on the client. Installing it on the server adds functionality.

About

Project Details

Type
Mod
License
MIT License
Latest Version
Had Enough Items 4.34.3

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

About

Description

HadEnoughItems (HEI)

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):

  • Just ingredients and recipes

  • Clean API for developers

  • Not a coremod – no dependencies other than Forge.

    New features in HEI:

  • Memory optimizations

  • Load time optimizations

  • Render optimizations

  • Autocrafting

  • Bookmark and Favoriting of Recipes

  • Able to change default fluid containers for when you pick up fluids from the ingredient menu

  • Able to fill fluid containers by clicking on fluids in the ingredient menu

  • Able to order bookmarks differently

  • Consider diacritics when searching

  • Removable "Recipe By" tooltip in recipe menu

  • More information available in recipe tabs

  • Better ordering of recipes in certain contexts

  • Better rendering of ingredient amounts to improve clarity

  • Bookmark Groups

For Devs:

Add CleanroomMC's repository and depend on HEI's maven entry: ```groovy repositories { maven { url 'https://maven.cleanroommc.com' } }

dependencies { implementation 'mezz:jei:4.29.11' }

Discord

HadEnoughItems (HEI)

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):

  • Just ingredients and recipes
  • Clean API for developers
  • Not a coremod – no dependencies other than Forge.

New features in HEI:

  • Memory optimizations
  • Load time optimizations
  • Render optimizations
  • Autocrafting
  • Bookmark and Favoriting of Recipes
  • Able to change default fluid containers for when you pick up fluids from the ingredient menu
  • Able to fill fluid containers by clicking on fluids in the ingredient menu
  • Able to order bookmarks differently
  • Consider diacritics when searching
  • Removable "Recipe By" tooltip in recipe menu
  • More information available in recipe tabs
  • Better ordering of recipes in certain contexts
  • Better rendering of ingredient amounts to improve clarity
  • Bookmark Groups
  • Collapsible Groups

Keybinds

All keys below are rebindable under Options => Controls => Had Enough Items (HEI). They only apply while a GUI is open.

Bookmarks and Groups

Point at an ingredient or a recipe and press one of these. Whether you bookmark an ingredient or a recipe is decided by what is under the cursor, not by which key you press — the same key does both.

Key Purpose
A Bookmarks the hovered ingredient or recipe to the end of the current bookmark group.
Shift + A Bookmarks the hovered ingredient or recipe to the start of the current bookmark group.
Ctrl + A Bookmarks the hovered ingredient into a new group of its own, at the end.
Ctrl + Shift + A Bookmarks the hovered ingredient into a new group of its own, at the start.

Pressing any of these keys on something that is already bookmarked, removes it. Bookmarking an ingredient you already have bookmarked elsewhere moves it to whichever end you asked for rather than adding a second copy. Recipes always get a group of their own, so Ctrl makes no difference to them.

The bookmark overlay opens by itself the first time you bookmark something, and closes when you remove the last one.

Bookmark Groups

Point anywhere along a group's rows for these:

Key What it does
Shift + Up Moves the group up one place.
Shift + Down Moves the group down one place.
Shift + C Autocrafts a recipe group. Requires autocrafting to be enabled in the config.
Ctrl + Left Click Drags the whole group rather than a single bookmark, which is how you move bookmarks between groups.
Ctrl + Scroll Cycles the amount of the final output of a recipe chain.
A on the group's coloured tab Deletes the whole group. No confirmation, no undo. Restricted to the narrow tab on the left so it can't be hit while aiming at a bookmark.

Hold Alt while hovering a group to list its actions in the tooltip.

Other

Ctrl + O shows and hides HEI. Show/Hide Bookmarked Ingredients toggles just the bookmark overlay and has no key assigned by default.

For Devs:

Add CleanroomMC's repository and depend on HEI's maven entry:

repositories {
    maven {
        url 'https://maven.cleanroommc.com'
    }
}

dependencies {
    implementation 'mezz:jei:4.34.3'
}

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

5
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

5.2m
Total Downloads
CurseForge
5.1m
Modrinth
~92,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works