
Crafting Plan not showing missing items when using External Storage Bus
Closed this issue ยท 0 comments
Describe the bug
Basically what the title said. As an example I tried crafting 64 Copper Blocks while only having 64 Copper Ingots in a chest with an External Storage Bus, it says I have all 576 ingots when it only actually has 64.
It works as expected if the amount of Copper Ingots is less than 64 and shows me how many ingots I'm missing.
After some investigation I found out it doesn't happen on 19.2.8, and this is likely the culprit (pushed on 19.2.9): #8478
How to reproduce the bug
- Make a basic AE2 system with autocrafting and make a Copper Block pattern
- Add a vanilla chest with 64 Copper Ingots inside and use an external storage bus on it
- Try crafting for example 64 Copper Blocks, you won't be able to craft but it will say there are 576 Copper Ingots available, when the system only actually has 64 available
Expected behavior
Show the missing items on the crafting plan
Additional details
No response
Which minecraft version are you using?
1.21
On which mod loaders does it happen?
NeoForge
Crash log
No crash log