gkbm2013 / tinker-IO

Tinker I/O - An addon for Tinkers' Construct!
https://tio.gkbsite.org/
GNU General Public License v3.0
13 stars 8 forks source link

EnderIO conduits inserting to Ore Crusher #39

Closed mcsoapthgr8 closed 7 years ago

mcsoapthgr8 commented 7 years ago

I am using EnderIO item conduits set on In/Out mode to insert into the Ore Crusher. The ore is being inserted into both the input and output sides of the machine, when I would expect that it should only go into the input side.

I have the Ore Crusher set up with 64 speed upgrades, a Fortune upgrade, and 2 Fortune 3 books for the full ore tripling.

I'm using the HyperAntix 1.10.2 modpack. This pack hasn't been updated for a little while, so I realize that this issue may have already been fixed.

2017-04-21_17 59 44

mcsoapthgr8 commented 7 years ago

I did some additional testing and found that this issue only happens when the item conduit is inserting from the bottom of the machine. If the item conduit is pointing in from the sides, the ores only go into the input slot.

gkbm2013 commented 7 years ago

By default, Ore Crusher can input item in any side except bottom. I will change the rule to support some mods which can I/O in the same side. Thanks for report!

gkbm2013 commented 7 years ago

The problem had fixed in release 2.4.4. https://github.com/gkbm2013/tinker-IO/commit/2e548034725112397afe08f8737bb89bf87013d8

mcsoapthgr8 commented 7 years ago

Thank you!