promotional bannermobile promotional banner

Just Enough Freezes

JEF is a optimization mod that reduces startup freezes and recipe lookup lag & crashes.
affiliate banner image

JEF is a genuine client-side optimization mod designed to improve performance and reduce loading times for Just Enough Items (JEI).

In large modpacks, JEI can cause significant startup stalls when joining a world, as well as severe frame drops or memory exhaustion when looking up recipes with thousands of entries. This mod aims to solve these performance bottlenecks through multi-threading and very lazy rendering.

Features: 

1. Parallel Search Index Building


What it does: Moves the generation of JEI’s search indexes (such as item names, tags, and mod IDs) off the main game thread and distributes the work across background worker threads.


How it helps:
Reduces the duration of the  loading when first joining a world, letting you get into the game faster.

2. Multi-threaded Tooltip Scanning


What it does:
Scans and extracts item tooltips on background worker threads during JEI initialization. To do this safely, it swaps JEI’s internal crash-tracking lists with concurrent, thread-safe alternatives. If an item's tooltip code encounters a mod-related error during background scanning, the error is isolated to that specific item instead of crashing the game.

How it helps: Resolves the slow loading times often caused by mods with heavy or complex tooltip calculations (such as magic or RPG gear mods).

Note: This feature can be toggled off in the configuration if you run into compatibility issues with other mods. (WHICH is rare)

3. Batched Ingredient Filtering

What it does: Instead of adding items to JEI’s main filter list one-by-one, which triggers repetitive, sequential processing. This feature batches ingredient registration into a single bulk operation.

How it helps: Eliminates initialization overhead and provides the necessary bulk data structure for the parallel search builders to run.

4. Lazy Recipe Layouts

What it does: When you look up an item with a massive number of recipes or uses, JEI normally attempts to build the user interface widgets for every single recipe upfront. FastJEI doesn't let it do this. It makes it so you see the layouts for the page you are actively viewing.

How it helps: Helps prevent severe long freezes or Out of Memory crashes when interacting with extremely large recipe categories (like the arcane anvil from irons spellbooks).

 

The Just Enough Freezes Team

HighCrafter tier frameprofile avatar
  • 93
    Followers
  • 48
    Projects
  • 3.4M
    Downloads

Mod/Modpack Developer

More from MisanthropyView all