From 256653501365eb4f95d3dddbcdfdc23a2a9594d5 Mon Sep 17 00:00:00 2001 From: OnyxDarkKnight Date: Tue, 15 Apr 2014 23:05:32 +0300 Subject: Moved source files --- .../jewelrycraft/textures/blocks/altar_bottom.png | Bin 0 -> 391 bytes .../jewelrycraft/textures/blocks/altar_side.png | Bin 0 -> 3220 bytes .../jewelrycraft/textures/blocks/altar_top.png | Bin 0 -> 3125 bytes .../jewelrycraft/textures/blocks/blockShadow0.png | Bin 0 -> 177 bytes .../jewelrycraft/textures/blocks/blockShadow1.png | Bin 0 -> 315 bytes .../jewelrycraft/textures/blocks/blockShadow10.png | Bin 0 -> 316 bytes .../jewelrycraft/textures/blocks/blockShadow11.png | Bin 0 -> 316 bytes .../jewelrycraft/textures/blocks/blockShadow12.png | Bin 0 -> 316 bytes .../jewelrycraft/textures/blocks/blockShadow13.png | Bin 0 -> 316 bytes .../jewelrycraft/textures/blocks/blockShadow14.png | Bin 0 -> 316 bytes .../jewelrycraft/textures/blocks/blockShadow15.png | Bin 0 -> 288 bytes .../jewelrycraft/textures/blocks/blockShadow2.png | Bin 0 -> 316 bytes .../jewelrycraft/textures/blocks/blockShadow3.png | Bin 0 -> 316 bytes .../jewelrycraft/textures/blocks/blockShadow4.png | Bin 0 -> 316 bytes .../jewelrycraft/textures/blocks/blockShadow5.png | Bin 0 -> 316 bytes .../jewelrycraft/textures/blocks/blockShadow6.png | Bin 0 -> 312 bytes .../jewelrycraft/textures/blocks/blockShadow7.png | Bin 0 -> 316 bytes .../jewelrycraft/textures/blocks/blockShadow8.png | Bin 0 -> 315 bytes .../jewelrycraft/textures/blocks/blockShadow9.png | Bin 0 -> 316 bytes .../jewelrycraft/textures/blocks/displayer.png | Bin 0 -> 3800 bytes .../textures/blocks/jewelrsCraftingTable.png | Bin 0 -> 2064 bytes .../assets/jewelrycraft/textures/blocks/molder.png | Bin 0 -> 1060 bytes .../textures/blocks/moltenMetalFlow.png | Bin 0 -> 10676 bytes .../textures/blocks/moltenMetalFlow.png.mcmeta | 5 +++ .../textures/blocks/moltenMetalStill.png | Bin 0 -> 9922 bytes .../textures/blocks/moltenMetalStill.png.mcmeta | 45 +++++++++++++++++++++ .../jewelrycraft/textures/blocks/oreShadow.png | Bin 0 -> 462 bytes .../jewelrycraft/textures/blocks/smelter.png | Bin 0 -> 537 bytes .../jewelrycraft/textures/entities/jeweler.png | Bin 0 -> 1265 bytes .../jewelrycraft/textures/gui/chest_ring.png | Bin 0 -> 1993 bytes .../assets/jewelrycraft/textures/gui/guidePage.png | Bin 0 -> 29547 bytes .../jewelrycraft/textures/gui/guidePageFlip.png | Bin 0 -> 29469 bytes .../jewelrycraft/textures/items/bucketOverlay.png | Bin 0 -> 293 bytes .../jewelrycraft/textures/items/clayIngotMold.png | Bin 0 -> 493 bytes .../textures/items/clayNecklaceMold.png | Bin 0 -> 584 bytes .../jewelrycraft/textures/items/clayRingMold.png | Bin 0 -> 606 bytes .../assets/jewelrycraft/textures/items/crystal.png | Bin 0 -> 285 bytes .../jewelrycraft/textures/items/crystalOverlay.png | Bin 0 -> 274 bytes .../assets/jewelrycraft/textures/items/guide.png | Bin 0 -> 350 bytes .../jewelrycraft/textures/items/ingotMold.png | Bin 0 -> 500 bytes .../jewelrycraft/textures/items/ingotShadow.png | Bin 0 -> 467 bytes .../jewelrycraft/textures/items/jewelNecklace.png | Bin 0 -> 241 bytes .../jewelrycraft/textures/items/jewelRing.png | Bin 0 -> 244 bytes .../jewelrycraft/textures/items/necklace.png | Bin 0 -> 284 bytes .../jewelrycraft/textures/items/necklaceMold.png | Bin 0 -> 551 bytes .../assets/jewelrycraft/textures/items/ring.png | Bin 0 -> 272 bytes .../jewelrycraft/textures/items/ringMold.png | Bin 0 -> 580 bytes .../jewelrycraft/textures/items/thiefGloves.png | Bin 0 -> 290 bytes .../textures/tileentities/Displayer.png | Bin 0 -> 1232 bytes .../textures/tileentities/JewelrsCraftingBench.png | Bin 0 -> 2005 bytes .../jewelrycraft/textures/tileentities/Molder.png | Bin 0 -> 1020 bytes .../jewelrycraft/textures/tileentities/Smelter.png | Bin 0 -> 886 bytes 52 files changed, 50 insertions(+) create mode 100644 src/main/resources/assets/jewelrycraft/textures/blocks/altar_bottom.png create mode 100644 src/main/resources/assets/jewelrycraft/textures/blocks/altar_side.png create mode 100644 src/main/resources/assets/jewelrycraft/textures/blocks/altar_top.png create mode 100644 src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow0.png create mode 100644 src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow1.png create mode 100644 src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow10.png create mode 100644 src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow11.png create mode 100644 src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow12.png create mode 100644 src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow13.png create mode 100644 src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow14.png create mode 100644 src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow15.png create mode 100644 src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow2.png create mode 100644 src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow3.png create mode 100644 src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow4.png create mode 100644 src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow5.png create mode 100644 src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow6.png create mode 100644 src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow7.png create mode 100644 src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow8.png create mode 100644 src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow9.png create mode 100644 src/main/resources/assets/jewelrycraft/textures/blocks/displayer.png create mode 100644 src/main/resources/assets/jewelrycraft/textures/blocks/jewelrsCraftingTable.png create mode 100644 src/main/resources/assets/jewelrycraft/textures/blocks/molder.png create mode 100644 src/main/resources/assets/jewelrycraft/textures/blocks/moltenMetalFlow.png create mode 100644 src/main/resources/assets/jewelrycraft/textures/blocks/moltenMetalFlow.png.mcmeta create mode 100644 src/main/resources/assets/jewelrycraft/textures/blocks/moltenMetalStill.png create mode 100644 src/main/resources/assets/jewelrycraft/textures/blocks/moltenMetalStill.png.mcmeta create mode 100644 src/main/resources/assets/jewelrycraft/textures/blocks/oreShadow.png create mode 100644 src/main/resources/assets/jewelrycraft/textures/blocks/smelter.png create mode 100644 src/main/resources/assets/jewelrycraft/textures/entities/jeweler.png create mode 100644 src/main/resources/assets/jewelrycraft/textures/gui/chest_ring.png create mode 100644 src/main/resources/assets/jewelrycraft/textures/gui/guidePage.png create mode 100644 src/main/resources/assets/jewelrycraft/textures/gui/guidePageFlip.png create mode 100644 src/main/resources/assets/jewelrycraft/textures/items/bucketOverlay.png create mode 100644 src/main/resources/assets/jewelrycraft/textures/items/clayIngotMold.png create mode 100644 src/main/resources/assets/jewelrycraft/textures/items/clayNecklaceMold.png create mode 100644 src/main/resources/assets/jewelrycraft/textures/items/clayRingMold.png create mode 100644 src/main/resources/assets/jewelrycraft/textures/items/crystal.png create mode 100644 src/main/resources/assets/jewelrycraft/textures/items/crystalOverlay.png create mode 100644 src/main/resources/assets/jewelrycraft/textures/items/guide.png create mode 100644 src/main/resources/assets/jewelrycraft/textures/items/ingotMold.png create mode 100644 src/main/resources/assets/jewelrycraft/textures/items/ingotShadow.png create mode 100644 src/main/resources/assets/jewelrycraft/textures/items/jewelNecklace.png create mode 100644 src/main/resources/assets/jewelrycraft/textures/items/jewelRing.png create mode 100644 src/main/resources/assets/jewelrycraft/textures/items/necklace.png create mode 100644 src/main/resources/assets/jewelrycraft/textures/items/necklaceMold.png create mode 100644 src/main/resources/assets/jewelrycraft/textures/items/ring.png create mode 100644 src/main/resources/assets/jewelrycraft/textures/items/ringMold.png create mode 100644 src/main/resources/assets/jewelrycraft/textures/items/thiefGloves.png create mode 100644 src/main/resources/assets/jewelrycraft/textures/tileentities/Displayer.png create mode 100644 src/main/resources/assets/jewelrycraft/textures/tileentities/JewelrsCraftingBench.png create mode 100644 src/main/resources/assets/jewelrycraft/textures/tileentities/Molder.png create mode 100644 src/main/resources/assets/jewelrycraft/textures/tileentities/Smelter.png (limited to 'src/main/resources/assets/jewelrycraft/textures') diff --git a/src/main/resources/assets/jewelrycraft/textures/blocks/altar_bottom.png b/src/main/resources/assets/jewelrycraft/textures/blocks/altar_bottom.png new file mode 100644 index 0000000..7ca4c6a Binary files /dev/null and b/src/main/resources/assets/jewelrycraft/textures/blocks/altar_bottom.png differ diff --git a/src/main/resources/assets/jewelrycraft/textures/blocks/altar_side.png b/src/main/resources/assets/jewelrycraft/textures/blocks/altar_side.png new file mode 100644 index 0000000..3a69977 Binary files /dev/null and b/src/main/resources/assets/jewelrycraft/textures/blocks/altar_side.png differ diff --git a/src/main/resources/assets/jewelrycraft/textures/blocks/altar_top.png b/src/main/resources/assets/jewelrycraft/textures/blocks/altar_top.png new file mode 100644 index 0000000..39210c3 Binary files /dev/null and b/src/main/resources/assets/jewelrycraft/textures/blocks/altar_top.png differ diff --git a/src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow0.png b/src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow0.png new file mode 100644 index 0000000..0b5323d Binary files /dev/null and b/src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow0.png differ diff --git a/src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow1.png b/src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow1.png new file mode 100644 index 0000000..16f9908 Binary files /dev/null and b/src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow1.png differ diff --git a/src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow10.png b/src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow10.png new file mode 100644 index 0000000..be70eb5 Binary files /dev/null and b/src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow10.png differ diff --git a/src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow11.png b/src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow11.png new file mode 100644 index 0000000..1684d9a Binary files /dev/null and b/src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow11.png differ diff --git a/src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow12.png b/src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow12.png new file mode 100644 index 0000000..ed4ea49 Binary files /dev/null and b/src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow12.png differ diff --git a/src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow13.png b/src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow13.png new file mode 100644 index 0000000..9b2100a Binary files /dev/null and b/src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow13.png differ diff --git a/src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow14.png b/src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow14.png new file mode 100644 index 0000000..ea00725 Binary files /dev/null and b/src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow14.png differ diff --git a/src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow15.png b/src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow15.png new file mode 100644 index 0000000..2140624 Binary files /dev/null and b/src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow15.png differ diff --git a/src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow2.png b/src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow2.png new file mode 100644 index 0000000..f95b111 Binary files /dev/null and b/src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow2.png differ diff --git a/src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow3.png b/src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow3.png new file mode 100644 index 0000000..0dd5633 Binary files /dev/null and b/src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow3.png differ diff --git a/src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow4.png b/src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow4.png new file mode 100644 index 0000000..a4e926c Binary files /dev/null and b/src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow4.png differ diff --git a/src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow5.png b/src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow5.png new file mode 100644 index 0000000..8461ac4 Binary files /dev/null and b/src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow5.png differ diff --git a/src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow6.png b/src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow6.png new file mode 100644 index 0000000..352d3e4 Binary files /dev/null and b/src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow6.png differ diff --git a/src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow7.png b/src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow7.png new file mode 100644 index 0000000..9aa0e03 Binary files /dev/null and b/src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow7.png differ diff --git a/src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow8.png b/src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow8.png new file mode 100644 index 0000000..ad21447 Binary files /dev/null and b/src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow8.png differ diff --git a/src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow9.png b/src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow9.png new file mode 100644 index 0000000..01c0fa4 Binary files /dev/null and b/src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow9.png differ diff --git a/src/main/resources/assets/jewelrycraft/textures/blocks/displayer.png b/src/main/resources/assets/jewelrycraft/textures/blocks/displayer.png new file mode 100644 index 0000000..155fa53 Binary files /dev/null and b/src/main/resources/assets/jewelrycraft/textures/blocks/displayer.png differ diff --git a/src/main/resources/assets/jewelrycraft/textures/blocks/jewelrsCraftingTable.png b/src/main/resources/assets/jewelrycraft/textures/blocks/jewelrsCraftingTable.png new file mode 100644 index 0000000..e826bbe Binary files /dev/null and b/src/main/resources/assets/jewelrycraft/textures/blocks/jewelrsCraftingTable.png differ diff --git a/src/main/resources/assets/jewelrycraft/textures/blocks/molder.png b/src/main/resources/assets/jewelrycraft/textures/blocks/molder.png new file mode 100644 index 0000000..5a08164 Binary files /dev/null and b/src/main/resources/assets/jewelrycraft/textures/blocks/molder.png differ diff --git a/src/main/resources/assets/jewelrycraft/textures/blocks/moltenMetalFlow.png b/src/main/resources/assets/jewelrycraft/textures/blocks/moltenMetalFlow.png new file mode 100644 index 0000000..8e9a452 Binary files /dev/null and b/src/main/resources/assets/jewelrycraft/textures/blocks/moltenMetalFlow.png differ diff --git a/src/main/resources/assets/jewelrycraft/textures/blocks/moltenMetalFlow.png.mcmeta b/src/main/resources/assets/jewelrycraft/textures/blocks/moltenMetalFlow.png.mcmeta new file mode 100644 index 0000000..8e55e43 --- /dev/null +++ b/src/main/resources/assets/jewelrycraft/textures/blocks/moltenMetalFlow.png.mcmeta @@ -0,0 +1,5 @@ +{ + "animation": { + "frametime": 3 + } +} diff --git a/src/main/resources/assets/jewelrycraft/textures/blocks/moltenMetalStill.png b/src/main/resources/assets/jewelrycraft/textures/blocks/moltenMetalStill.png new file mode 100644 index 0000000..1eff844 Binary files /dev/null and b/src/main/resources/assets/jewelrycraft/textures/blocks/moltenMetalStill.png differ diff --git a/src/main/resources/assets/jewelrycraft/textures/blocks/moltenMetalStill.png.mcmeta b/src/main/resources/assets/jewelrycraft/textures/blocks/moltenMetalStill.png.mcmeta new file mode 100644 index 0000000..7ceb363 --- /dev/null +++ b/src/main/resources/assets/jewelrycraft/textures/blocks/moltenMetalStill.png.mcmeta @@ -0,0 +1,45 @@ +{ + "animation": { + "frametime": 2, + "frames": [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 18, + 17, + 16, + 15, + 14, + 13, + 12, + 11, + 10, + 9, + 8, + 7, + 6, + 5, + 4, + 3, + 2, + 1 + ] + } +} \ No newline at end of file diff --git a/src/main/resources/assets/jewelrycraft/textures/blocks/oreShadow.png b/src/main/resources/assets/jewelrycraft/textures/blocks/oreShadow.png new file mode 100644 index 0000000..ffc48dc Binary files /dev/null and b/src/main/resources/assets/jewelrycraft/textures/blocks/oreShadow.png differ diff --git a/src/main/resources/assets/jewelrycraft/textures/blocks/smelter.png b/src/main/resources/assets/jewelrycraft/textures/blocks/smelter.png new file mode 100644 index 0000000..4da0c0a Binary files /dev/null and b/src/main/resources/assets/jewelrycraft/textures/blocks/smelter.png differ diff --git a/src/main/resources/assets/jewelrycraft/textures/entities/jeweler.png b/src/main/resources/assets/jewelrycraft/textures/entities/jeweler.png new file mode 100644 index 0000000..fbd01cb Binary files /dev/null and b/src/main/resources/assets/jewelrycraft/textures/entities/jeweler.png differ diff --git a/src/main/resources/assets/jewelrycraft/textures/gui/chest_ring.png b/src/main/resources/assets/jewelrycraft/textures/gui/chest_ring.png new file mode 100644 index 0000000..66f00cc Binary files /dev/null and b/src/main/resources/assets/jewelrycraft/textures/gui/chest_ring.png differ diff --git a/src/main/resources/assets/jewelrycraft/textures/gui/guidePage.png b/src/main/resources/assets/jewelrycraft/textures/gui/guidePage.png new file mode 100644 index 0000000..c74dab2 Binary files /dev/null and b/src/main/resources/assets/jewelrycraft/textures/gui/guidePage.png differ diff --git a/src/main/resources/assets/jewelrycraft/textures/gui/guidePageFlip.png b/src/main/resources/assets/jewelrycraft/textures/gui/guidePageFlip.png new file mode 100644 index 0000000..0746861 Binary files /dev/null and b/src/main/resources/assets/jewelrycraft/textures/gui/guidePageFlip.png differ diff --git a/src/main/resources/assets/jewelrycraft/textures/items/bucketOverlay.png b/src/main/resources/assets/jewelrycraft/textures/items/bucketOverlay.png new file mode 100644 index 0000000..fc2e2a9 Binary files /dev/null and b/src/main/resources/assets/jewelrycraft/textures/items/bucketOverlay.png differ diff --git a/src/main/resources/assets/jewelrycraft/textures/items/clayIngotMold.png b/src/main/resources/assets/jewelrycraft/textures/items/clayIngotMold.png new file mode 100644 index 0000000..0fecb22 Binary files /dev/null and b/src/main/resources/assets/jewelrycraft/textures/items/clayIngotMold.png differ diff --git a/src/main/resources/assets/jewelrycraft/textures/items/clayNecklaceMold.png b/src/main/resources/assets/jewelrycraft/textures/items/clayNecklaceMold.png new file mode 100644 index 0000000..455f094 Binary files /dev/null and b/src/main/resources/assets/jewelrycraft/textures/items/clayNecklaceMold.png differ diff --git a/src/main/resources/assets/jewelrycraft/textures/items/clayRingMold.png b/src/main/resources/assets/jewelrycraft/textures/items/clayRingMold.png new file mode 100644 index 0000000..49d2ab1 Binary files /dev/null and b/src/main/resources/assets/jewelrycraft/textures/items/clayRingMold.png differ diff --git a/src/main/resources/assets/jewelrycraft/textures/items/crystal.png b/src/main/resources/assets/jewelrycraft/textures/items/crystal.png new file mode 100644 index 0000000..563a41f Binary files /dev/null and b/src/main/resources/assets/jewelrycraft/textures/items/crystal.png differ diff --git a/src/main/resources/assets/jewelrycraft/textures/items/crystalOverlay.png b/src/main/resources/assets/jewelrycraft/textures/items/crystalOverlay.png new file mode 100644 index 0000000..d17e909 Binary files /dev/null and b/src/main/resources/assets/jewelrycraft/textures/items/crystalOverlay.png differ diff --git a/src/main/resources/assets/jewelrycraft/textures/items/guide.png b/src/main/resources/assets/jewelrycraft/textures/items/guide.png new file mode 100644 index 0000000..39c7f2c Binary files /dev/null and b/src/main/resources/assets/jewelrycraft/textures/items/guide.png differ diff --git a/src/main/resources/assets/jewelrycraft/textures/items/ingotMold.png b/src/main/resources/assets/jewelrycraft/textures/items/ingotMold.png new file mode 100644 index 0000000..0575de5 Binary files /dev/null and b/src/main/resources/assets/jewelrycraft/textures/items/ingotMold.png differ diff --git a/src/main/resources/assets/jewelrycraft/textures/items/ingotShadow.png b/src/main/resources/assets/jewelrycraft/textures/items/ingotShadow.png new file mode 100644 index 0000000..e3b3aed Binary files /dev/null and b/src/main/resources/assets/jewelrycraft/textures/items/ingotShadow.png differ diff --git a/src/main/resources/assets/jewelrycraft/textures/items/jewelNecklace.png b/src/main/resources/assets/jewelrycraft/textures/items/jewelNecklace.png new file mode 100644 index 0000000..41244d4 Binary files /dev/null and b/src/main/resources/assets/jewelrycraft/textures/items/jewelNecklace.png differ diff --git a/src/main/resources/assets/jewelrycraft/textures/items/jewelRing.png b/src/main/resources/assets/jewelrycraft/textures/items/jewelRing.png new file mode 100644 index 0000000..4875772 Binary files /dev/null and b/src/main/resources/assets/jewelrycraft/textures/items/jewelRing.png differ diff --git a/src/main/resources/assets/jewelrycraft/textures/items/necklace.png b/src/main/resources/assets/jewelrycraft/textures/items/necklace.png new file mode 100644 index 0000000..054744d Binary files /dev/null and b/src/main/resources/assets/jewelrycraft/textures/items/necklace.png differ diff --git a/src/main/resources/assets/jewelrycraft/textures/items/necklaceMold.png b/src/main/resources/assets/jewelrycraft/textures/items/necklaceMold.png new file mode 100644 index 0000000..0df4b65 Binary files /dev/null and b/src/main/resources/assets/jewelrycraft/textures/items/necklaceMold.png differ diff --git a/src/main/resources/assets/jewelrycraft/textures/items/ring.png b/src/main/resources/assets/jewelrycraft/textures/items/ring.png new file mode 100644 index 0000000..ae59f5a Binary files /dev/null and b/src/main/resources/assets/jewelrycraft/textures/items/ring.png differ diff --git a/src/main/resources/assets/jewelrycraft/textures/items/ringMold.png b/src/main/resources/assets/jewelrycraft/textures/items/ringMold.png new file mode 100644 index 0000000..7bab639 Binary files /dev/null and b/src/main/resources/assets/jewelrycraft/textures/items/ringMold.png differ diff --git a/src/main/resources/assets/jewelrycraft/textures/items/thiefGloves.png b/src/main/resources/assets/jewelrycraft/textures/items/thiefGloves.png new file mode 100644 index 0000000..b56e925 Binary files /dev/null and b/src/main/resources/assets/jewelrycraft/textures/items/thiefGloves.png differ diff --git a/src/main/resources/assets/jewelrycraft/textures/tileentities/Displayer.png b/src/main/resources/assets/jewelrycraft/textures/tileentities/Displayer.png new file mode 100644 index 0000000..200637b Binary files /dev/null and b/src/main/resources/assets/jewelrycraft/textures/tileentities/Displayer.png differ diff --git a/src/main/resources/assets/jewelrycraft/textures/tileentities/JewelrsCraftingBench.png b/src/main/resources/assets/jewelrycraft/textures/tileentities/JewelrsCraftingBench.png new file mode 100644 index 0000000..1ee75d0 Binary files /dev/null and b/src/main/resources/assets/jewelrycraft/textures/tileentities/JewelrsCraftingBench.png differ diff --git a/src/main/resources/assets/jewelrycraft/textures/tileentities/Molder.png b/src/main/resources/assets/jewelrycraft/textures/tileentities/Molder.png new file mode 100644 index 0000000..c5acc88 Binary files /dev/null and b/src/main/resources/assets/jewelrycraft/textures/tileentities/Molder.png differ diff --git a/src/main/resources/assets/jewelrycraft/textures/tileentities/Smelter.png b/src/main/resources/assets/jewelrycraft/textures/tileentities/Smelter.png new file mode 100644 index 0000000..6ec3595 Binary files /dev/null and b/src/main/resources/assets/jewelrycraft/textures/tileentities/Smelter.png differ -- cgit v1.2.3