
Ejector Upgrade Exports Ingredients Instead Of Result
Mrbt0907 opened this issue ยท 3 comments
Describe the bug
The ejector upgrade doesn't export finished results. It instead ejects ingredients. Along side this, any attempts to pull the product through pipes from other mods also only grabs the ingredients instead.
To Reproduce
Steps to reproduce the behavior:
- Craft a crusher, electric furnace, or any machine that accepts the ejector upgrade
- Craft the ejector upgrade or any means to pull the output out
- Place the machine and install the ejector upgrade with a chest nearby
- Place an ingredient like iron ore into the machine
- Instead of the result being ejected, the iron ore should be ejected
Expected behavior
The ejector upgrade should only push out the result instead of the ingredients. Also, external mods like pipes should be able to pull out the result also.
Versions
- Industrial Reborn: 0.12.4
- Forge: 1.18.1
Upon further investigation, I can only export the result from the bottom, which should not be the case.