CyclopsMC / IntegratedCrafting

Craft stuff in Integrated Dynamics networks
MIT License
7 stars 6 forks source link

Storage Terminal does not account for items in the crafting window when using JEI autofill #69

Closed wrincewind closed 2 years ago

wrincewind commented 2 years ago

Issue type:


Short description:

if you only have enough items to complete a craft by including items in the crafting grid, JEI will not recognise these items as available.

Steps to reproduce the problem:

for example:

1) have exactly 9 iron ingots. Put 4 of them in the crafting inventory, and 5 of them in the storage network. 2) open up JEI and try to craft an iron block 3) JEI will claim you have only 5 available ingots and ignore the ones currently in the crafting window. 4) attempting to complete the recipe despite the 'missing items' mouseover prompt from JEI will sometimes fill it in correctly and sometimes fail.

i'd expect the system to treat the current contents of the crafting window as another inventory on the network, available for pulling from.


Versions:

rubensworks commented 2 years ago

Thanks for reporting!