OpenMods / OpenPeripheral-Integration

Extra OP adapters
MIT License
9 stars 9 forks source link

pushItems into pipe? #17

Closed JomerDev closed 8 years ago

JomerDev commented 9 years ago

Would it be possible that the pushItems method could push Into Buildcraft or EnderIo pipes?

boq commented 9 years ago

IIRC it should already work with BC pipes (maybe just with wooden pipe?).

JomerDev commented 9 years ago

Sadly not. I tested it with TE Itemducts, EnderIOs Item pipes and a wooden and golden Buildcraft pipe. None of them worked

nevercast commented 9 years ago

Which inventory are you pushing from? Also versions of OPI/OPC/OML ?

JomerDev commented 9 years ago

I tried to push from a chest

OPI version: 1.7.10-03-snapshot-76 OPC version: 1.7.10-1.2-snapshot-247 OML-1.7.10-0.8-snapshot-382

boq commented 9 years ago

Code for pushing to pipes is already there, but I accidentally made this check too restrictive.

nevercast commented 9 years ago

Sounds like you are on top of that.

JomerDev commented 9 years ago

Any news on this issue?