EMI

EMI

1M Downloads

Incorrect Item Count in Machine Recipe

ArchEzekiel opened this issue ยท 2 comments

commented

In GregTech, many recipes will require multiple of an item in a single craft, like this Circuit
image
In the specific case of the machine it thinks I need 2 diodes for each of the diodes in the recipe
image
This isn't an issue for regular crafting table recipes
image
This is a really odd issue, and it feels like something that would have been fixed by this point considering how likely people would have run into this issue already, so if this is user error than I would appreciate some guidance on how to avoid this

commented

More info: Even though the tree itself has the incorrect quantities, the "Total Cost" is actually correct, as well as the helper functionality to track progress, so I guess this is a tree specific issue
image

commented

Gregtech makes several annoying and invasive mixins and incorrect implementations in EMI to the extent I can't debug this issue because it's impossible to know to what extent I'm even responsible. You'll have to bring it up with them.