From 73629059c9bb24f965fa874e9f0ccd3339d4bdac Mon Sep 17 00:00:00 2001 From: Dream-Master Date: Sun, 26 Mar 2017 12:34:05 +0200 Subject: Add Ichorium as a material to GT Code --- .../gregtech/textures/blocks/iconsets/BLOCK_ICHORIUM.png | Bin 0 -> 3075 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 src/main/resources/assets/gregtech/textures/blocks/iconsets/BLOCK_ICHORIUM.png (limited to 'src/main/resources') diff --git a/src/main/resources/assets/gregtech/textures/blocks/iconsets/BLOCK_ICHORIUM.png b/src/main/resources/assets/gregtech/textures/blocks/iconsets/BLOCK_ICHORIUM.png new file mode 100644 index 0000000000..20f5c78db1 Binary files /dev/null and b/src/main/resources/assets/gregtech/textures/blocks/iconsets/BLOCK_ICHORIUM.png differ -- cgit