lp items dont show in ae
popcorn9499 opened this issue ยท 9 comments
I can't find lp items in ae when attaching a request pipe to a regular interface but when i use a provider to see the ae items in lp it works. so I'll be happy when this is fixed thank you
im using 1.7 i should of pu in the build and everything srry minecraft 1.7.10 AE2 rv 0 stable 10 logistics pipes 0.8.0.51
Also i should say i just reported it to AlgorithmX2 and he said that its gonna be added soon
Was looking into this, there seems to be some changes to how BC did pipes, and theres no longer a method to get the internal pipe as part of the api.
LP pipes are no longer BC pipes, and I forgot to add a replacement for the getPipe BC API Interace. Will fix this as soon as posible.
@AlgorithmX2 Trough this https://github.com/RS485/LogisticsPipes/blob/mc17/common/logisticspipes/api/ILPPipeTile.java you should be able to access the old interfaces. They should work in the same way as they did in MC 1.6.