Changes

Summary

  1. Wooden Power Pipes now add power to themselves... (commit: a0f57c5) (details)
Commit a0f57c57ca2517f3f1672f5c692f2a36ecf43a97 by CovertJaguar
Wooden Power Pipes now add power to themselves...

...instead of their neighbor. The result being that they are constrained
by the new limits and that they actually render the power flow in
themselves.

Wooden Pipes are set with a input cap of 32 MJ/t, buffed from the
previous effective limit of 29 MJ/t.

Note that this also effectively adds a 32 MJ/t pipe that can be used for
limiting flows.
(commit: a0f57c5)
The file was modifiedcommon/buildcraft/factory/TileHopper.java (diff)
The file was modifiedcommon/buildcraft/transport/pipes/PipePowerWood.java (diff)
The file was modifiedcommon/buildcraft/transport/Pipe.java (diff)