From 85c804fa112fd1f19c91e45d150a787cfbf0f7a8 Mon Sep 17 00:00:00 2001 From: Shawn Buckley Date: Sun, 18 Oct 2015 23:04:39 -0400 Subject: Move source directory --- .../resources/assets/gregtech/textures/entity/arrow.png | Bin 0 -> 286 bytes .../assets/gregtech/textures/entity/arrow_potions.png | Bin 0 -> 396 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 src/main/resources/assets/gregtech/textures/entity/arrow.png create mode 100644 src/main/resources/assets/gregtech/textures/entity/arrow_potions.png (limited to 'src/main/resources/assets/gregtech/textures/entity') diff --git a/src/main/resources/assets/gregtech/textures/entity/arrow.png b/src/main/resources/assets/gregtech/textures/entity/arrow.png new file mode 100644 index 0000000000..3afa604dbe Binary files /dev/null and b/src/main/resources/assets/gregtech/textures/entity/arrow.png differ diff --git a/src/main/resources/assets/gregtech/textures/entity/arrow_potions.png b/src/main/resources/assets/gregtech/textures/entity/arrow_potions.png new file mode 100644 index 0000000000..14edeac203 Binary files /dev/null and b/src/main/resources/assets/gregtech/textures/entity/arrow_potions.png differ -- cgit