MrCrayfish / Controllable

Adds in the ability to use a controller to play Minecraft Java Edition
https://mrcrayfish.com/mods?id=controllable
GNU General Public License v3.0
268 stars 81 forks source link

Disable jei support if emi is loaded #542

Open finnhartshorn opened 1 month ago

finnhartshorn commented 1 month ago

When emi is loaded it replaces the jei UI, causing a crash when the player uses the dpad in the inventory (and other menus). This fixes the crash by disabling jei support if emi is also loaded.

Fixes various issues (likely others, not an exhaustive list, just the ones that showed the exact same error I encountered)