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

1.12-2.5.3f cannot push/pull items with item ducts #48

Closed tgstyle closed 6 years ago

tgstyle commented 7 years ago

Pulling from smart output with item ducts does not work. Pushing Solid Fuel to fuel input machines does not work. Hoppers do not work for this either.

gkbm2013 commented 7 years ago

Could you give me the mods list and forge version you installed? The function of push and pull items work fine in my computer.

tgstyle commented 7 years ago

https://gist.github.com/tgstyle/c1089389c20d0463c476e898c7c199db

ghost commented 6 years ago

If it helps, I've reproduced this issue with the FTB Unstable pack, with your mod added.

gkbm2013 commented 6 years ago

Actually I forgot to register the burn time of Solid Fuel, so it was not accepted by Fuel Input Machine... The bug was fixed. Thanks for your report!