Changes

Summary

  1. Part 1 of proper fix for issue #563 (commit: 96f1aed) (details)
  2. Part two of proper fix for issue #563 (commit: 71c84fc) (details)
  3. Registered Pipe items with FML (commit: 581c95e) (details)
  4. Fixed last commit cause the PR was lazy (commit: 573630b) (details)
Commit 96f1aed0a23e0836fc3b6b9ccf978e856a7e0462 by scorpress
Part 1 of proper fix for issue #563

Implement ILiquidTank getTank properly.
(commit: 96f1aed)
The file was modifiedcommon/buildcraft/factory/TilePump.java (diff)
Commit 71c84fc6b14dd144c34bc296516297e68f6c1382 by scorpress
Part two of proper fix for issue #563

Implement ILiquidTank getTank properly
(commit: 71c84fc)
The file was modifiedcommon/buildcraft/factory/TileRefinery.java (diff)
Commit 581c95e14d8e7e704ba71231eda34f1b04dad5d0 by CovertJaguar
Registered Pipe items with FML

This will cause the mismatched id warning to display once for existing
worlds. It should be ignored.
(commit: 581c95e)
The file was modifiedbuild.xml (diff)
The file was modifiedcommon/buildcraft/transport/BlockGenericPipe.java (diff)
Commit 573630b60162f21c90d8fce251c51517e6df6779 by CovertJaguar
Fixed last commit cause the PR was lazy
(commit: 573630b)
The file was modifiedcommon/buildcraft/factory/TileRefinery.java (diff)