Compatibility
Minecraft: Java Edition
1.21.1
Platforms
Supported environments
Client-side
Links
Tags
Creators
Details
Licensed MIT
Published 4 days ago
A client-side mod that bridges JEI and EMI, syncing their behavior and adding QoL tweaks.
Features
- Overlay Toggle (Ctrl+Shift+O) — Switch between JEI and EMI overlays. Only one is active at a time; the other is fully hidden. EMI takes priority on first launch.
- Synced Cheat Mode — Ctrl+Left Click the EMI overlay icon to toggle cheat mode for both mods simultaneously.
- EMI-Style Item Giving — Must hold Ctrl while clicking items in the list. Ctrl+Left Click for a stack, Ctrl+Right Click for one. Falls back to
/giveif the server lacks JEI. - JEI Default Give Mode: Inventory — Items go into your inventory instead of picking in mouse.
- EMI-JEI Interop Unblocking — Reverses EMI's default behavior where
JemiPlugincompletely disables JEI's interface to use it solely as a recipe source. This ensures JEI's GUI can still fully load and function. - Smart JEI Hiding & Status Retention — Thoroughly hides remaining JEI overlay elements when EMI is active (which JEI's built-in toggle fails to clean up completely). However, it intentionally keeps JEI's cheat mode button visible to act as a status indicator, compensating for EMI's lack of a clear cheat status display.
- Per-Mixin Disabling — Disable any individual mixin via
config/jeiptweakp-client.toml.
Dependencies
| Mod | Required | Version |
|---|---|---|
| NeoForge | Required | 21.1.228+ |
| JEI | Required | 19.25.1.332+ |
| EMI | Optional | 1.1.24+ |
Client-side only. EMI is optional — JEI-side tweaks work without it.

