From d01b86cd71b4a805f273bd662a38aacafa803cf4 Mon Sep 17 00:00:00 2001 From: Lance5057 Date: Wed, 17 Feb 2016 00:57:15 -0600 Subject: Buncha updates, forgot to github --- .../assets/tinkersdefense/textures/blocks/amberore.png | Bin 0 -> 856 bytes .../assets/tinkersdefense/textures/blocks/amethystore.png | Bin 0 -> 892 bytes .../assets/tinkersdefense/textures/blocks/rubyore.png | Bin 0 -> 863 bytes .../assets/tinkersdefense/textures/blocks/sapphireore.png | Bin 0 -> 891 bytes 4 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 src/main/resources/assets/tinkersdefense/textures/blocks/amberore.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/blocks/amethystore.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/blocks/rubyore.png create mode 100644 src/main/resources/assets/tinkersdefense/textures/blocks/sapphireore.png (limited to 'src/main/resources/assets/tinkersdefense/textures/blocks') diff --git a/src/main/resources/assets/tinkersdefense/textures/blocks/amberore.png b/src/main/resources/assets/tinkersdefense/textures/blocks/amberore.png new file mode 100644 index 0000000..447f367 Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/blocks/amberore.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/blocks/amethystore.png b/src/main/resources/assets/tinkersdefense/textures/blocks/amethystore.png new file mode 100644 index 0000000..7c15170 Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/blocks/amethystore.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/blocks/rubyore.png b/src/main/resources/assets/tinkersdefense/textures/blocks/rubyore.png new file mode 100644 index 0000000..98358d5 Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/blocks/rubyore.png differ diff --git a/src/main/resources/assets/tinkersdefense/textures/blocks/sapphireore.png b/src/main/resources/assets/tinkersdefense/textures/blocks/sapphireore.png new file mode 100644 index 0000000..312b06f Binary files /dev/null and b/src/main/resources/assets/tinkersdefense/textures/blocks/sapphireore.png differ -- cgit v1.2.3