CyclopsMC / IntegratedDynamics

A Minecraft mod to take full and automated control of your appliances.
http://cyclopsmc.github.io/IntegratedDynamics/
MIT License
131 stars 62 forks source link

EMI doesn't highlight missing ingredients for recipes in Storage Terminal #1384

Closed gold-me closed 2 weeks ago

gold-me commented 2 months ago

Issue type:


Short description:

When crafting using the Storage Terminal, EMI does not highlight items that are missing for the craft. See screenshots below for comparison.

Crafting with Crafting Table: 2024-08-20_17 58 31

Crafting with Storage Terminal: 2024-08-20_17 58 38

Steps to reproduce the problem:

  1. Attempt to craft an item that you don't have all the items for in the Storage Terminal.

Expected behaviour:

Missing items should appear highlighted.


Versions:

rubensworks commented 2 months ago

Thanks for reporting!

rubensworks commented 2 months ago

This mod does not have explicit support for EMI, only JEI. So if EMI does not follow JEI's API, then explicit support must be coded in.

VozDeOuro commented 1 month ago

Hello, I'm with the same issue, is there some fix on the way or not ATM ?

weirdchildren commented 2 weeks ago

This mod does not have explicit support for EMI, only JEI. So if EMI does not follow JEI's API, then explicit support must be coded in.

Would it be possible to add support to EMI through the JEI compact. EMI is meant to be installed along JEI so they can work together so it is supposed to be easy to support when you already have JEI support. With that said you know more than me I'm just hoping for EMI support because it is the best recipe viewer IMO at the moment.

rubensworks commented 2 weeks ago

This will be fixed in the next update.