From 8ed8c659da9496bf49fec94c049b0abae21746a8 Mon Sep 17 00:00:00 2001 From: Foghrye4 Date: Wed, 24 May 2017 20:13:22 +0300 Subject: fixing bugs with Iron workbench and fractionator --- assets/ihl/textures/blocks/fluidMethanolFlowing.xcf | Bin 4649 -> 0 bytes assets/ihl/textures/blocks/solarEvaporatorSide.png | Bin 0 -> 627 bytes assets/ihl/textures/gui/GUISolarEvaporator.png | Bin 0 -> 4608 bytes assets/ihl/textures/items/itemCellAmmonia.png | Bin 0 -> 331 bytes 4 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 assets/ihl/textures/blocks/fluidMethanolFlowing.xcf create mode 100644 assets/ihl/textures/blocks/solarEvaporatorSide.png create mode 100644 assets/ihl/textures/gui/GUISolarEvaporator.png create mode 100644 assets/ihl/textures/items/itemCellAmmonia.png (limited to 'assets/ihl/textures') diff --git a/assets/ihl/textures/blocks/fluidMethanolFlowing.xcf b/assets/ihl/textures/blocks/fluidMethanolFlowing.xcf deleted file mode 100644 index d3ca048..0000000 Binary files a/assets/ihl/textures/blocks/fluidMethanolFlowing.xcf and /dev/null differ diff --git a/assets/ihl/textures/blocks/solarEvaporatorSide.png b/assets/ihl/textures/blocks/solarEvaporatorSide.png new file mode 100644 index 0000000..32b5e32 Binary files /dev/null and b/assets/ihl/textures/blocks/solarEvaporatorSide.png differ diff --git a/assets/ihl/textures/gui/GUISolarEvaporator.png b/assets/ihl/textures/gui/GUISolarEvaporator.png new file mode 100644 index 0000000..4754742 Binary files /dev/null and b/assets/ihl/textures/gui/GUISolarEvaporator.png differ diff --git a/assets/ihl/textures/items/itemCellAmmonia.png b/assets/ihl/textures/items/itemCellAmmonia.png new file mode 100644 index 0000000..e72842a Binary files /dev/null and b/assets/ihl/textures/items/itemCellAmmonia.png differ -- cgit v1.2.3