Changes

Summary

  1. Added textures for the refinery and hopper (commit: 84a7076) (details)
  2. Forgot one (commit: cd77d40) (details)
  3. Made the refinery use the new default textures (commit: 1924771) (details)
  4. Made the hopper use the new default textures (commit: fd3d32b) (details)
  5. Ooopsy (commit: e11dd74) (details)
  6. Reduced unneeded Engine textures. (commit: 7766374) (details)
  7. Fixed last PR and removed unneeded Textures (commit: 62f374e) (details)
Commit 84a7076b3a47dcea1804b7a531ddc424a687fc21 by vilim.lendvaj
Added textures for the refinery and hopper
(commit: 84a7076)
The file was addedbuildcraft_resources/mods/buildcraft/textures/blocks/refineryWest.png
The file was addedbuildcraft_resources/mods/buildcraft/textures/blocks/refineryTop.png
The file was addedbuildcraft_resources/mods/buildcraft/textures/blocks/refineryBottom.png
The file was addedbuildcraft_resources/mods/buildcraft/textures/blocks/hopperBottom.png
The file was addedbuildcraft_resources/mods/buildcraft/textures/blocks/hopperTop.png
The file was addedbuildcraft_resources/mods/buildcraft/textures/blocks/refineryFront.png
The file was addedbuildcraft_resources/mods/buildcraft/textures/blocks/hopperSide.png
The file was addedbuildcraft_resources/mods/buildcraft/textures/blocks/refineryEast.png
The file was addedbuildcraft_resources/mods/buildcraft/textures/blocks/refineryBack.png
Commit 1924771c5d23e473ebb0f28b9cd6dee3b3f88a76 by vilim.lendvaj
Made the refinery use the new default textures

Hope it works...
(commit: 1924771)
The file was modifiedcommon/buildcraft/factory/BlockRefinery.java (diff)
Commit fd3d32be6002ddc7df5872a62cf895ab9eb0791c by vilim.lendvaj
Made the hopper use the new default textures

Hope it works...
(commit: fd3d32b)
The file was modifiedcommon/buildcraft/factory/BlockHopper.java (diff)
The file was modifiedcommon/buildcraft/factory/BlockHopper.java (diff)
Commit 7766374c11e63db2f714e9b22541b5453f58e64f by CovertJaguar
Reduced unneeded Engine textures.
(commit: 7766374)
The file was modifiedcommon/buildcraft/energy/BlockEngine.java (diff)
Commit 62f374e40dfaecc2a98394dcc430a9d8843aef5f by CovertJaguar
Fixed last PR and removed unneeded Textures
(commit: 62f374e)
The file was modifiedcommon/buildcraft/factory/BlockRefinery.java (diff)
The file was modifiedcommon/buildcraft/factory/BlockHopper.java (diff)