From 852cfd0e13631320624d528213ec8c80cffe8743 Mon Sep 17 00:00:00 2001 From: OnyxDarkKnight Date: Fri, 18 Jul 2014 17:00:12 +0300 Subject: Changes --- .../assets/jewelrycraft/textures/items/ingot3.png | Bin 0 -> 315 bytes .../assets/jewelrycraft/textures/items/ingot4.png | Bin 0 -> 308 bytes .../assets/jewelrycraft/textures/items/ingot6.png | Bin 0 -> 314 bytes .../assets/jewelrycraft/textures/items/ingot7.png | Bin 0 -> 307 bytes .../assets/jewelrycraft/textures/items/test/ingot2.png | Bin 0 -> 313 bytes .../assets/jewelrycraft/textures/items/test/ingot5.png | Bin 0 -> 301 bytes 6 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 src/main/resources/assets/jewelrycraft/textures/items/ingot3.png create mode 100644 src/main/resources/assets/jewelrycraft/textures/items/ingot4.png create mode 100644 src/main/resources/assets/jewelrycraft/textures/items/ingot6.png create mode 100644 src/main/resources/assets/jewelrycraft/textures/items/ingot7.png create mode 100644 src/main/resources/assets/jewelrycraft/textures/items/test/ingot2.png create mode 100644 src/main/resources/assets/jewelrycraft/textures/items/test/ingot5.png (limited to 'src/main/resources/assets/jewelrycraft/textures') diff --git a/src/main/resources/assets/jewelrycraft/textures/items/ingot3.png b/src/main/resources/assets/jewelrycraft/textures/items/ingot3.png new file mode 100644 index 0000000..47c9cb8 Binary files /dev/null and b/src/main/resources/assets/jewelrycraft/textures/items/ingot3.png differ diff --git a/src/main/resources/assets/jewelrycraft/textures/items/ingot4.png b/src/main/resources/assets/jewelrycraft/textures/items/ingot4.png new file mode 100644 index 0000000..78894d0 Binary files /dev/null and b/src/main/resources/assets/jewelrycraft/textures/items/ingot4.png differ diff --git a/src/main/resources/assets/jewelrycraft/textures/items/ingot6.png b/src/main/resources/assets/jewelrycraft/textures/items/ingot6.png new file mode 100644 index 0000000..e025782 Binary files /dev/null and b/src/main/resources/assets/jewelrycraft/textures/items/ingot6.png differ diff --git a/src/main/resources/assets/jewelrycraft/textures/items/ingot7.png b/src/main/resources/assets/jewelrycraft/textures/items/ingot7.png new file mode 100644 index 0000000..b378e29 Binary files /dev/null and b/src/main/resources/assets/jewelrycraft/textures/items/ingot7.png differ diff --git a/src/main/resources/assets/jewelrycraft/textures/items/test/ingot2.png b/src/main/resources/assets/jewelrycraft/textures/items/test/ingot2.png new file mode 100644 index 0000000..8bd47da Binary files /dev/null and b/src/main/resources/assets/jewelrycraft/textures/items/test/ingot2.png differ diff --git a/src/main/resources/assets/jewelrycraft/textures/items/test/ingot5.png b/src/main/resources/assets/jewelrycraft/textures/items/test/ingot5.png new file mode 100644 index 0000000..968b53d Binary files /dev/null and b/src/main/resources/assets/jewelrycraft/textures/items/test/ingot5.png differ -- cgit v1.2.3