Changes

Summary

  1. Removed a bit of unneeded code in the Wood PPipe (commit: fc0df8e) (details)
Commit fc0df8e84f8d4eb2e63cb1d93bf4698da3f2590e by CovertJaguar
Removed a bit of unneeded code in the Wood PPipe

@King_Lemming this will break compat with RS Cells because you're doing
it wrong. Don't use powerRequest() like that and don't ignore the return
of receiveEnergy().

PS. It was already broken because the cell was just throwing power away
because it was ignoring the return of receiveEnergy().
(commit: fc0df8e)
The file was modifiedcommon/buildcraft/transport/pipes/PipeItemsWood.java (diff)
The file was modifiedcommon/buildcraft/api/power/IPowerReceptor.java (diff)