Changes

Summary

  1. Fix pipe renderer using wrong texture for center (commit: 2bd4e6e) (details)
  2. Add Flood Gate Texture (commit: f457df7) (details)
Commit 2bd4e6ef843134ae5f8589a363e6a216114e7803 by CovertJaguar
Fix pipe renderer using wrong texture for center
(commit: 2bd4e6e)
The file was modifiedcommon/buildcraft/transport/render/PipeWorldRenderer.java (diff)
Commit f457df7ced3806a298f7bd1b874540fa7e76886f by CovertJaguar
Add Flood Gate Texture

Provided by laz2727, many thanks!
(commit: f457df7)
The file was addedbuildcraft_resources/assets/buildcraft/textures/blocks/floodgate_side.png
The file was addedbuildcraft_resources/assets/buildcraft/textures/blocks/floodgate_bottom.png
The file was addedbuildcraft_resources/assets/buildcraft/textures/blocks/floodgate_top.png
The file was modifiedcommon/buildcraft/factory/BlockFloodGate.java (diff)
The file was modifiedcommon/buildcraft/factory/TileFloodGate.java (diff)