JEI-MINI

MOD Inspired By Jey, some new features but idea is same to show crafting table

File Details

jei_mini-0.1.3.7.jar

  • R
  • Feb 20, 2026
  • 25.34 KB
  • 1.0K
  • 1.21.11
  • Forge

File Name

jei_mini-0.1.3.7.jar

Supported Versions

  • 1.21.11

Curse Maven Snippet

Forge

implementation "curse.maven:jei-mini-1464352:7653916"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

# Changelog

## 0.1.3.7
- Quick Access now uses a maximum of 10 slots per row.
- Items beyond 10 are automatically wrapped into the next row.

## 0.1.3.6
- Quick Access now supports multiple saved items.
- Right-clicking an item in the item list adds it to Quick Access (no duplicates).
- Right-clicking an item inside the Quick Access zone removes it.
- Left-clicking any Quick Access icon opens that item's recipe.

## 0.1.3.5
- Added `Quick Access` support for recipes.
- Right-clicking an item in the item list now stores it as a quick recipe shortcut.
- A quick access icon now appears in the top-left corner of the screen.
- Left-clicking the icon jumps directly to that item's recipe in the overlay.

## 0.1.3.4
- Added "Fill" button next to the recipe (Crafting Table only).
- Clicking the button moves matching items from inventory into the crafting grid.
- Button appears only when a recipe is selected and Crafting Table is open.

## 0.1.3.3
- Title bar click now snaps the overlay to the left or right top corner.
- Added snap state handling so the panel stays pinned after resize/layout.

## 0.1.3.2
- Footer hint text moved to the lower-left recipe area.
- Hint text is now red and bold for better visibility.

## 0.1.3.1
- Title version string updated.
- Footer hint text added and positioned above the "Hide no recipe" button.

## 0.1.3
- Added search box for filtering items by name or ID.
- Overlay shows on Crafting Table screen.
- Added item list scrollbar when content overflows.
- Added background tinting for items with/without recipes.
- Added pressed/hover states for "Hide no recipe" button.
- Removed custom GUI textures to focus on functionality.

## 0.1.2
- Added side mod list with filtering.
- Added hover tooltip with item name.
- Added "Hide no recipe" toggle.
- Added recipe filtering and UI improvements.

## 0.1.1
- Improved layout and resize limits.
- Added mod filter labels with mod ID fallback.
- Adjusted overlay position.

## 0.1.0
- Initial release: item list, recipe view, resizable panel.

## Credits
- Thanks to mezz, the original creator of Just Enough Items (JEI).