From 8f4ff86a7c296df4b6b6c7ed3ea20b44504a2174 Mon Sep 17 00:00:00 2001 From: Lance5057 Date: Tue, 27 Jan 2015 19:56:40 -0600 Subject: Added Flint Heater Graphics --- .../textures/items/heatershield/cactus_shield_binding.png | Bin 0 -> 357 bytes .../textures/items/heatershield/cactus_shield_edge.png | Bin 0 -> 390 bytes .../textures/items/heatershield/cactus_shield_face.png | Bin 0 -> 279 bytes .../items/heatershield/cactus_shield_face_other.png | Bin 0 -> 304 bytes 4 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 src/main/resources/assets/tinker/textures/items/heatershield/cactus_shield_binding.png create mode 100644 src/main/resources/assets/tinker/textures/items/heatershield/cactus_shield_edge.png create mode 100644 src/main/resources/assets/tinker/textures/items/heatershield/cactus_shield_face.png create mode 100644 src/main/resources/assets/tinker/textures/items/heatershield/cactus_shield_face_other.png (limited to 'src/main') diff --git a/src/main/resources/assets/tinker/textures/items/heatershield/cactus_shield_binding.png b/src/main/resources/assets/tinker/textures/items/heatershield/cactus_shield_binding.png new file mode 100644 index 0000000..f2b0f6c Binary files /dev/null and b/src/main/resources/assets/tinker/textures/items/heatershield/cactus_shield_binding.png differ diff --git a/src/main/resources/assets/tinker/textures/items/heatershield/cactus_shield_edge.png b/src/main/resources/assets/tinker/textures/items/heatershield/cactus_shield_edge.png new file mode 100644 index 0000000..5cf27b2 Binary files /dev/null and b/src/main/resources/assets/tinker/textures/items/heatershield/cactus_shield_edge.png differ diff --git a/src/main/resources/assets/tinker/textures/items/heatershield/cactus_shield_face.png b/src/main/resources/assets/tinker/textures/items/heatershield/cactus_shield_face.png new file mode 100644 index 0000000..a6cbfca Binary files /dev/null and b/src/main/resources/assets/tinker/textures/items/heatershield/cactus_shield_face.png differ diff --git a/src/main/resources/assets/tinker/textures/items/heatershield/cactus_shield_face_other.png b/src/main/resources/assets/tinker/textures/items/heatershield/cactus_shield_face_other.png new file mode 100644 index 0000000..f4df68d Binary files /dev/null and b/src/main/resources/assets/tinker/textures/items/heatershield/cactus_shield_face_other.png differ -- cgit v1.2.3