[BUG?] JEI-style item presence doesn't work as expected for AE2
jusvit opened this issue · 6 comments
When you have an AE2 terminal open and you go to a recipe, it shows X's for every item:
However, the X with the red background means it doesn't exist in the AE2 but X with no red background means it exists.
I would expect the items in AE2 should be a green tick and not a cross. It seems the functionality it already there to detect items inside AE2 but has there's a visual issue with displaying it.
PR which added item presence: #130
it doesn't work because NEI don't have access to МЕ terminal repo and NEE don't have ability to prevent default NEI hightlight
It works though, just visually it's a bit off.
Yes, NEI only highlight, action performs NEE mod. After approve/reject #485 I'll fix it
it doesn't work because NEI don't have access to МЕ terminal repo and NEE don't have ability to prevent default NEI hightlight
It works though, just visually it's a bit off.
it doesn't work because NEI don't have access to МЕ terminal repo and NEE don't have ability to prevent default NEI hightlight