From 8e3546bfaf49e0e7805cb43e69cd2d3996ea484b Mon Sep 17 00:00:00 2001 From: OnyxDarkKnight Date: Sat, 21 Dec 2013 17:34:32 +0200 Subject: Trying Stuff --- .../jewelrycraft/textures/items/clayIngotMold.png | Bin 449 -> 493 bytes .../assets/jewelrycraft/textures/items/ingotMold.png | Bin 440 -> 500 bytes .../jewelrycraft/textures/items/ingotShadow.png.mcmeta | 5 ----- .../assets/jewelrycraft/textures/items/necklace.png | Bin 303 -> 284 bytes 4 files changed, 5 deletions(-) delete mode 100644 resources/assets/jewelrycraft/textures/items/ingotShadow.png.mcmeta (limited to 'resources/assets/jewelrycraft/textures/items') diff --git a/resources/assets/jewelrycraft/textures/items/clayIngotMold.png b/resources/assets/jewelrycraft/textures/items/clayIngotMold.png index b76fed2..0fecb22 100644 Binary files a/resources/assets/jewelrycraft/textures/items/clayIngotMold.png and b/resources/assets/jewelrycraft/textures/items/clayIngotMold.png differ diff --git a/resources/assets/jewelrycraft/textures/items/ingotMold.png b/resources/assets/jewelrycraft/textures/items/ingotMold.png index c8e9aa9..0575de5 100644 Binary files a/resources/assets/jewelrycraft/textures/items/ingotMold.png and b/resources/assets/jewelrycraft/textures/items/ingotMold.png differ diff --git a/resources/assets/jewelrycraft/textures/items/ingotShadow.png.mcmeta b/resources/assets/jewelrycraft/textures/items/ingotShadow.png.mcmeta deleted file mode 100644 index 09994da..0000000 --- a/resources/assets/jewelrycraft/textures/items/ingotShadow.png.mcmeta +++ /dev/null @@ -1,5 +0,0 @@ -{ - "animation": { - "frametime": 4 - } -} \ No newline at end of file diff --git a/resources/assets/jewelrycraft/textures/items/necklace.png b/resources/assets/jewelrycraft/textures/items/necklace.png index 21a3b1c..054744d 100644 Binary files a/resources/assets/jewelrycraft/textures/items/necklace.png and b/resources/assets/jewelrycraft/textures/items/necklace.png differ -- cgit v1.2.3