
Items missing from EMI search
aagui5 opened this issue ยท 8 comments
Many items are missing from EMI search, but still exist in the creative inventory and can still be crafted. Affects versions kibe-1.9.10+ for MC 1.19.2
The issue is not present in kibe-1.9.9-BETA+1.19
Steps to reproduce:
- Install kibe-1.9.10+ (any version above 1.9.9)
- Install latest version of EMI
- In-game, search keyword "@kibe", should see that many items are missing from search query, but still present in the creative inventory.
The items are also missing in vanilla creative inventory search, and can only be found in the kibe creative inv tab.
in most cases on REI is supported
yes but emilyploszaj/emi#227
in most cases on REI is supported
yes but emilyploszaj/emi#227
but what, thats EMI not REI
The blocks are not specifically registered here, that is likely why it is not showing for EMI or creative search..
in most cases on REI is supported
yes but emilyploszaj/emi#227
but what, thats EMI not REI
If you were to read the comments in that issue, you would see that the real problem has nothing to do with EMI itself:
This is an issue because Kibe registers about half of its items in creative tabs but not the other half. EMI's metric for if a mod needs to have all of its items show up is if it only puts a small amount of them into creative tabs. I believe Kibe needs to resolve this by properly handling creative tabs.
This means that if Kibe was properly registering all items in creative tabs, they would not only show up on vanilla but EMI would be supported out of the box as well.
I assume REI simply shows all registered items instead, and currently Kibe seems to rely on this.