Changes

Summary

  1. Add support for rotated log textures. To change a facade, put it in your (commit: e6c0361) (details)
  2. Fixed minor GUI issue with AWB (commit: 2b0588f) (details)
Commit e6c0361f4f23d4762e5bc1a5374b4f7483f45a62 by cpw
Add support for rotated log textures. To change a facade, put it in your crafting grid- it'll turn around..
Works with any mod logs using render 31 as well..
(commit: e6c0361)
The file was modifiedcommon/buildcraft/transport/BlockGenericPipe.java (diff)
The file was modifiedcommon/buildcraft/transport/render/PipeWorldRenderer.java (diff)
The file was modifiedcommon/buildcraft/transport/ItemFacade.java (diff)
Commit 2b0588fe5f7ea32e8e6babd25d6fb354a991333d by CovertJaguar
Fixed minor GUI issue with AWB
(commit: 2b0588f)
The file was modifiedcommon/buildcraft/factory/gui/ContainerAutoWorkbench.java (diff)