diff options
| author | OnyxDarkKnight <sor1n.iliutza16@gmail.com> | 2014-04-15 23:05:32 +0300 |
|---|---|---|
| committer | OnyxDarkKnight <sor1n.iliutza16@gmail.com> | 2014-04-15 23:05:32 +0300 |
| commit | 256653501365eb4f95d3dddbcdfdc23a2a9594d5 (patch) | |
| tree | 682c8ff1f943936d173299acfa42e77462eb297c | |
| parent | 4b8b13b34d7a8fd0ee7c7b13f11be9c2bf3b5d18 (diff) | |
Moved source files
| -rw-r--r-- | .gitignore | 20 | ||||
| -rw-r--r-- | src/main/java/darkknight/jewelrycraft/CommonProxy.java (renamed from eclipse/Jewelrycraft/common/darkknight/jewelrycraft/CommonProxy.java) | 0 | ||||
| -rw-r--r-- | src/main/java/darkknight/jewelrycraft/CreativeTabLiquids.java (renamed from eclipse/Jewelrycraft/common/darkknight/jewelrycraft/CreativeTabLiquids.java) | 0 | ||||
| -rw-r--r-- | src/main/java/darkknight/jewelrycraft/CreativeTabNecklaces.java (renamed from eclipse/Jewelrycraft/common/darkknight/jewelrycraft/CreativeTabNecklaces.java) | 0 | ||||
| -rw-r--r-- | src/main/java/darkknight/jewelrycraft/CreativeTabRings.java (renamed from eclipse/Jewelrycraft/common/darkknight/jewelrycraft/CreativeTabRings.java) | 0 | ||||
| -rw-r--r-- | src/main/java/darkknight/jewelrycraft/JewelrycraftMod.java (renamed from eclipse/Jewelrycraft/common/darkknight/jewelrycraft/JewelrycraftMod.java) | 0 | ||||
| -rw-r--r-- | src/main/java/darkknight/jewelrycraft/block/BlockDisplayer.java (renamed from eclipse/Jewelrycraft/common/darkknight/jewelrycraft/block/BlockDisplayer.java) | 0 | ||||
| -rw-r--r-- | src/main/java/darkknight/jewelrycraft/block/BlockGlow.java (renamed from eclipse/Jewelrycraft/common/darkknight/jewelrycraft/block/BlockGlow.java) | 0 | ||||
| -rw-r--r-- | src/main/java/darkknight/jewelrycraft/block/BlockJCOre.java (renamed from eclipse/Jewelrycraft/common/darkknight/jewelrycraft/block/BlockJCOre.java) | 0 | ||||
| -rw-r--r-- | src/main/java/darkknight/jewelrycraft/block/BlockJewelAltar.java (renamed from eclipse/Jewelrycraft/common/darkknight/jewelrycraft/block/BlockJewelAltar.java) | 0 | ||||
| -rw-r--r-- | src/main/java/darkknight/jewelrycraft/block/BlockJewelrsCraftingTable.java (renamed from eclipse/Jewelrycraft/common/darkknight/jewelrycraft/block/BlockJewelrsCraftingTable.java) | 0 | ||||
| -rw-r--r-- | src/main/java/darkknight/jewelrycraft/block/BlockList.java (renamed from eclipse/Jewelrycraft/common/darkknight/jewelrycraft/block/BlockList.java) | 0 | ||||
| -rw-r--r-- | src/main/java/darkknight/jewelrycraft/block/BlockMolder.java (renamed from eclipse/Jewelrycraft/common/darkknight/jewelrycraft/block/BlockMolder.java) | 0 | ||||
| -rw-r--r-- | src/main/java/darkknight/jewelrycraft/block/BlockMoltenMetal.java (renamed from eclipse/Jewelrycraft/common/darkknight/jewelrycraft/block/BlockMoltenMetal.java) | 0 | ||||
| -rw-r--r-- | src/main/java/darkknight/jewelrycraft/block/BlockShadow.java (renamed from eclipse/Jewelrycraft/common/darkknight/jewelrycraft/block/BlockShadow.java) | 0 | ||||
| -rw-r--r-- | src/main/java/darkknight/jewelrycraft/block/BlockSmelter.java (renamed from eclipse/Jewelrycraft/common/darkknight/jewelrycraft/block/BlockSmelter.java) | 0 | ||||
| -rw-r--r-- | src/main/java/darkknight/jewelrycraft/client/ClientProxy.java (renamed from eclipse/Jewelrycraft/common/darkknight/jewelrycraft/client/ClientProxy.java) | 0 | ||||
| -rw-r--r-- | src/main/java/darkknight/jewelrycraft/client/GuiGuide.java (renamed from eclipse/Jewelrycraft/common/darkknight/jewelrycraft/client/GuiGuide.java) | 0 | ||||
| -rw-r--r-- | src/main/java/darkknight/jewelrycraft/client/GuiRingChest.java (renamed from eclipse/Jewelrycraft/common/darkknight/jewelrycraft/client/GuiRingChest.java) | 0 | ||||
| -rw-r--r-- | src/main/java/darkknight/jewelrycraft/config/ConfigHandler.java (renamed from eclipse/Jewelrycraft/common/darkknight/jewelrycraft/config/ConfigHandler.java) | 0 | ||||
| -rw-r--r-- | src/main/java/darkknight/jewelrycraft/container/ContainerGuide.java (renamed from eclipse/Jewelrycraft/common/darkknight/jewelrycraft/container/ContainerGuide.java) | 0 | ||||
| -rw-r--r-- | src/main/java/darkknight/jewelrycraft/container/ContainerRingChest.java (renamed from eclipse/Jewelrycraft/common/darkknight/jewelrycraft/container/ContainerRingChest.java) | 0 | ||||
| -rw-r--r-- | src/main/java/darkknight/jewelrycraft/container/GuiHandler.java (renamed from eclipse/Jewelrycraft/common/darkknight/jewelrycraft/container/GuiHandler.java) | 0 | ||||
| -rw-r--r-- | src/main/java/darkknight/jewelrycraft/container/GuiRectangle.java (renamed from eclipse/Jewelrycraft/common/darkknight/jewelrycraft/container/GuiRectangle.java) | 0 | ||||
| -rw-r--r-- | src/main/java/darkknight/jewelrycraft/container/GuiTab.java (renamed from eclipse/Jewelrycraft/common/darkknight/jewelrycraft/container/GuiTab.java) | 0 | ||||
| -rw-r--r-- | src/main/java/darkknight/jewelrycraft/container/GuiTabBlocks.java (renamed from eclipse/Jewelrycraft/common/darkknight/jewelrycraft/container/GuiTabBlocks.java) | 0 | ||||
| -rw-r--r-- | src/main/java/darkknight/jewelrycraft/container/GuiTabItems.java (renamed from eclipse/Jewelrycraft/common/darkknight/jewelrycraft/container/GuiTabItems.java) | 0 | ||||
| -rw-r--r-- | src/main/java/darkknight/jewelrycraft/container/GuiTabJewelsAndModifiers.java (renamed from eclipse/Jewelrycraft/common/darkknight/jewelrycraft/container/GuiTabJewelsAndModifiers.java) | 0 | ||||
| -rw-r--r-- | src/main/java/darkknight/jewelrycraft/container/GuiTabNecklaces.java (renamed from eclipse/Jewelrycraft/common/darkknight/jewelrycraft/container/GuiTabNecklaces.java) | 0 | ||||
| -rw-r--r-- | src/main/java/darkknight/jewelrycraft/container/GuiTabRings.java (renamed from eclipse/Jewelrycraft/common/darkknight/jewelrycraft/container/GuiTabRings.java) | 0 | ||||
| -rw-r--r-- | src/main/java/darkknight/jewelrycraft/container/Page.java (renamed from eclipse/Jewelrycraft/common/darkknight/jewelrycraft/container/Page.java) | 0 | ||||
| -rw-r--r-- | src/main/java/darkknight/jewelrycraft/container/SlotRingChest.java (renamed from eclipse/Jewelrycraft/common/darkknight/jewelrycraft/container/SlotRingChest.java) | 0 | ||||
| -rw-r--r-- | src/main/java/darkknight/jewelrycraft/events/BucketHandler.java (renamed from eclipse/Jewelrycraft/common/darkknight/jewelrycraft/events/BucketHandler.java) | 0 | ||||
| -rw-r--r-- | src/main/java/darkknight/jewelrycraft/events/EntityEventHandler.java (renamed from eclipse/Jewelrycraft/common/darkknight/jewelrycraft/events/EntityEventHandler.java) | 0 | ||||
| -rw-r--r-- | src/main/java/darkknight/jewelrycraft/item/ItemClayMolds.java (renamed from eclipse/Jewelrycraft/common/darkknight/jewelrycraft/item/ItemClayMolds.java) | 0 | ||||
| -rw-r--r-- | src/main/java/darkknight/jewelrycraft/item/ItemCrystal.java (renamed from eclipse/Jewelrycraft/common/darkknight/jewelrycraft/item/ItemCrystal.java) | 0 | ||||
| -rw-r--r-- | src/main/java/darkknight/jewelrycraft/item/ItemGuide.java (renamed from eclipse/Jewelrycraft/common/darkknight/jewelrycraft/item/ItemGuide.java) | 0 | ||||
| -rw-r--r-- | src/main/java/darkknight/jewelrycraft/item/ItemList.java (renamed from eclipse/Jewelrycraft/common/darkknight/jewelrycraft/item/ItemList.java) | 0 | ||||
| -rw-r--r-- | src/main/java/darkknight/jewelrycraft/item/ItemMolds.java (renamed from eclipse/Jewelrycraft/common/darkknight/jewelrycraft/item/ItemMolds.java) | 0 | ||||
| -rw-r--r-- | src/main/java/darkknight/jewelrycraft/item/ItemMoltenMetalBucket.java (renamed from eclipse/Jewelrycraft/common/darkknight/jewelrycraft/item/ItemMoltenMetalBucket.java) | 0 | ||||
| -rw-r--r-- | src/main/java/darkknight/jewelrycraft/item/ItemNecklace.java (renamed from eclipse/Jewelrycraft/common/darkknight/jewelrycraft/item/ItemNecklace.java) | 0 | ||||
| -rw-r--r-- | src/main/java/darkknight/jewelrycraft/item/ItemRing.java (renamed from eclipse/Jewelrycraft/common/darkknight/jewelrycraft/item/ItemRing.java) | 0 | ||||
| -rw-r--r-- | src/main/java/darkknight/jewelrycraft/item/ItemThiefGloves.java (renamed from eclipse/Jewelrycraft/common/darkknight/jewelrycraft/item/ItemThiefGloves.java) | 0 | ||||
| -rw-r--r-- | src/main/java/darkknight/jewelrycraft/lib/Reference.java (renamed from eclipse/Jewelrycraft/common/darkknight/jewelrycraft/lib/Reference.java) | 0 | ||||
| -rw-r--r-- | src/main/java/darkknight/jewelrycraft/model/ModelDisplayer.java (renamed from eclipse/Jewelrycraft/common/darkknight/jewelrycraft/model/ModelDisplayer.java) | 0 | ||||
| -rw-r--r-- | src/main/java/darkknight/jewelrycraft/model/ModelJewlersCraftingBench.java (renamed from eclipse/Jewelrycraft/common/darkknight/jewelrycraft/model/ModelJewlersCraftingBench.java) | 0 | ||||
| -rw-r--r-- | src/main/java/darkknight/jewelrycraft/model/ModelMolder.java (renamed from eclipse/Jewelrycraft/common/darkknight/jewelrycraft/model/ModelMolder.java) | 0 | ||||
| -rw-r--r-- | src/main/java/darkknight/jewelrycraft/model/ModelSmelter.java (renamed from eclipse/Jewelrycraft/common/darkknight/jewelrycraft/model/ModelSmelter.java) | 0 | ||||
| -rw-r--r-- | src/main/java/darkknight/jewelrycraft/recipes/CraftingRecipes.java (renamed from eclipse/Jewelrycraft/common/darkknight/jewelrycraft/recipes/CraftingRecipes.java) | 0 | ||||
| -rw-r--r-- | src/main/java/darkknight/jewelrycraft/renders/TileEntityDisplayerRender.java (renamed from eclipse/Jewelrycraft/common/darkknight/jewelrycraft/renders/TileEntityDisplayerRender.java) | 0 | ||||
| -rw-r--r-- | src/main/java/darkknight/jewelrycraft/renders/TileEntityJewelrsCraftingTableRender.java (renamed from eclipse/Jewelrycraft/common/darkknight/jewelrycraft/renders/TileEntityJewelrsCraftingTableRender.java) | 0 | ||||
| -rw-r--r-- | src/main/java/darkknight/jewelrycraft/renders/TileEntityMolderRender.java (renamed from eclipse/Jewelrycraft/common/darkknight/jewelrycraft/renders/TileEntityMolderRender.java) | 0 | ||||
| -rw-r--r-- | src/main/java/darkknight/jewelrycraft/renders/TileEntitySmelterRender.java (renamed from eclipse/Jewelrycraft/common/darkknight/jewelrycraft/renders/TileEntitySmelterRender.java) | 0 | ||||
| -rw-r--r-- | src/main/java/darkknight/jewelrycraft/tileentity/TileEntityAltar.java (renamed from eclipse/Jewelrycraft/common/darkknight/jewelrycraft/tileentity/TileEntityAltar.java) | 0 | ||||
| -rw-r--r-- | src/main/java/darkknight/jewelrycraft/tileentity/TileEntityBlockShadow.java (renamed from eclipse/Jewelrycraft/common/darkknight/jewelrycraft/tileentity/TileEntityBlockShadow.java) | 0 | ||||
| -rw-r--r-- | src/main/java/darkknight/jewelrycraft/tileentity/TileEntityDisplayer.java (renamed from eclipse/Jewelrycraft/common/darkknight/jewelrycraft/tileentity/TileEntityDisplayer.java) | 0 | ||||
| -rw-r--r-- | src/main/java/darkknight/jewelrycraft/tileentity/TileEntityJewelrsCraftingTable.java (renamed from eclipse/Jewelrycraft/common/darkknight/jewelrycraft/tileentity/TileEntityJewelrsCraftingTable.java) | 0 | ||||
| -rw-r--r-- | src/main/java/darkknight/jewelrycraft/tileentity/TileEntityMolder.java (renamed from eclipse/Jewelrycraft/common/darkknight/jewelrycraft/tileentity/TileEntityMolder.java) | 0 | ||||
| -rw-r--r-- | src/main/java/darkknight/jewelrycraft/tileentity/TileEntitySmelter.java (renamed from eclipse/Jewelrycraft/common/darkknight/jewelrycraft/tileentity/TileEntitySmelter.java) | 0 | ||||
| -rw-r--r-- | src/main/java/darkknight/jewelrycraft/util/BlockUtils.java (renamed from eclipse/Jewelrycraft/common/darkknight/jewelrycraft/util/BlockUtils.java) | 0 | ||||
| -rw-r--r-- | src/main/java/darkknight/jewelrycraft/util/JewelryNBT.java (renamed from eclipse/Jewelrycraft/common/darkknight/jewelrycraft/util/JewelryNBT.java) | 0 | ||||
| -rw-r--r-- | src/main/java/darkknight/jewelrycraft/util/JewelrycraftUtil.java (renamed from eclipse/Jewelrycraft/common/darkknight/jewelrycraft/util/JewelrycraftUtil.java) | 0 | ||||
| -rw-r--r-- | src/main/java/darkknight/jewelrycraft/util/PlayerUtils.java (renamed from eclipse/Jewelrycraft/common/darkknight/jewelrycraft/util/PlayerUtils.java) | 0 | ||||
| -rw-r--r-- | src/main/java/darkknight/jewelrycraft/worldGen/Generation.java (renamed from eclipse/Jewelrycraft/common/darkknight/jewelrycraft/worldGen/Generation.java) | 0 | ||||
| -rw-r--r-- | src/main/java/darkknight/jewelrycraft/worldGen/village/ComponentJewelry.java (renamed from eclipse/Jewelrycraft/common/darkknight/jewelrycraft/worldGen/village/ComponentJewelry.java) | 0 | ||||
| -rw-r--r-- | src/main/java/darkknight/jewelrycraft/worldGen/village/JCTrades.java (renamed from eclipse/Jewelrycraft/common/darkknight/jewelrycraft/worldGen/village/JCTrades.java) | 0 | ||||
| -rw-r--r-- | src/main/java/darkknight/jewelrycraft/worldGen/village/VillageJewelryHandler.java (renamed from eclipse/Jewelrycraft/common/darkknight/jewelrycraft/worldGen/village/VillageJewelryHandler.java) | 0 | ||||
| -rw-r--r-- | src/main/resources/assets/jewelrycraft/Changelog.txt (renamed from eclipse/Jewelrycraft/resources/assets/jewelrycraft/Changelog.txt) | 0 | ||||
| -rw-r--r-- | src/main/resources/assets/jewelrycraft/Displayer.tcn (renamed from eclipse/Jewelrycraft/resources/assets/jewelrycraft/Displayer.tcn) | bin | 977 -> 977 bytes | |||
| -rw-r--r-- | src/main/resources/assets/jewelrycraft/Smelter.tcn (renamed from eclipse/Jewelrycraft/resources/assets/jewelrycraft/Smelter.tcn) | bin | 2089 -> 2089 bytes | |||
| -rw-r--r-- | src/main/resources/assets/jewelrycraft/lang/en_US.lang (renamed from eclipse/Jewelrycraft/resources/assets/jewelrycraft/lang/en_US.lang) | 0 | ||||
| -rw-r--r-- | src/main/resources/assets/jewelrycraft/pack.mcmeta (renamed from eclipse/Jewelrycraft/resources/assets/jewelrycraft/pack.mcmeta) | 0 | ||||
| -rw-r--r-- | src/main/resources/assets/jewelrycraft/textures/blocks/altar_bottom.png (renamed from eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/altar_bottom.png) | bin | 391 -> 391 bytes | |||
| -rw-r--r-- | src/main/resources/assets/jewelrycraft/textures/blocks/altar_side.png (renamed from eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/altar_side.png) | bin | 3220 -> 3220 bytes | |||
| -rw-r--r-- | src/main/resources/assets/jewelrycraft/textures/blocks/altar_top.png (renamed from eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/altar_top.png) | bin | 3125 -> 3125 bytes | |||
| -rw-r--r-- | src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow0.png (renamed from eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/blockShadow0.png) | bin | 177 -> 177 bytes | |||
| -rw-r--r-- | src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow1.png (renamed from eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/blockShadow1.png) | bin | 315 -> 315 bytes | |||
| -rw-r--r-- | src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow10.png (renamed from eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/blockShadow10.png) | bin | 316 -> 316 bytes | |||
| -rw-r--r-- | src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow11.png (renamed from eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/blockShadow11.png) | bin | 316 -> 316 bytes | |||
| -rw-r--r-- | src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow12.png (renamed from eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/blockShadow12.png) | bin | 316 -> 316 bytes | |||
| -rw-r--r-- | src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow13.png (renamed from eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/blockShadow13.png) | bin | 316 -> 316 bytes | |||
| -rw-r--r-- | src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow14.png (renamed from eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/blockShadow14.png) | bin | 316 -> 316 bytes | |||
| -rw-r--r-- | src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow15.png (renamed from eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/blockShadow15.png) | bin | 288 -> 288 bytes | |||
| -rw-r--r-- | src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow2.png (renamed from eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/blockShadow2.png) | bin | 316 -> 316 bytes | |||
| -rw-r--r-- | src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow3.png (renamed from eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/blockShadow3.png) | bin | 316 -> 316 bytes | |||
| -rw-r--r-- | src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow4.png (renamed from eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/blockShadow4.png) | bin | 316 -> 316 bytes | |||
| -rw-r--r-- | src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow5.png (renamed from eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/blockShadow5.png) | bin | 316 -> 316 bytes | |||
| -rw-r--r-- | src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow6.png (renamed from eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/blockShadow6.png) | bin | 312 -> 312 bytes | |||
| -rw-r--r-- | src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow7.png (renamed from eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/blockShadow7.png) | bin | 316 -> 316 bytes | |||
| -rw-r--r-- | src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow8.png (renamed from eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/blockShadow8.png) | bin | 315 -> 315 bytes | |||
| -rw-r--r-- | src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow9.png (renamed from eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/blockShadow9.png) | bin | 316 -> 316 bytes | |||
| -rw-r--r-- | src/main/resources/assets/jewelrycraft/textures/blocks/displayer.png (renamed from eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/displayer.png) | bin | 3800 -> 3800 bytes | |||
| -rw-r--r-- | src/main/resources/assets/jewelrycraft/textures/blocks/jewelrsCraftingTable.png (renamed from eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/jewelrsCraftingTable.png) | bin | 2064 -> 2064 bytes | |||
| -rw-r--r-- | src/main/resources/assets/jewelrycraft/textures/blocks/molder.png (renamed from eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/molder.png) | bin | 1060 -> 1060 bytes | |||
| -rw-r--r-- | src/main/resources/assets/jewelrycraft/textures/blocks/moltenMetalFlow.png (renamed from eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/moltenMetalFlow.png) | bin | 10676 -> 10676 bytes | |||
| -rw-r--r-- | src/main/resources/assets/jewelrycraft/textures/blocks/moltenMetalFlow.png.mcmeta (renamed from eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/moltenMetalFlow.png.mcmeta) | 0 | ||||
| -rw-r--r-- | src/main/resources/assets/jewelrycraft/textures/blocks/moltenMetalStill.png (renamed from eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/moltenMetalStill.png) | bin | 9922 -> 9922 bytes | |||
| -rw-r--r-- | src/main/resources/assets/jewelrycraft/textures/blocks/moltenMetalStill.png.mcmeta (renamed from eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/moltenMetalStill.png.mcmeta) | 0 | ||||
| -rw-r--r-- | src/main/resources/assets/jewelrycraft/textures/blocks/oreShadow.png (renamed from eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/oreShadow.png) | bin | 462 -> 462 bytes | |||
| -rw-r--r-- | src/main/resources/assets/jewelrycraft/textures/blocks/smelter.png (renamed from eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/smelter.png) | bin | 537 -> 537 bytes | |||
| -rw-r--r-- | src/main/resources/assets/jewelrycraft/textures/entities/jeweler.png (renamed from eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/entities/jeweler.png) | bin | 1265 -> 1265 bytes | |||
| -rw-r--r-- | src/main/resources/assets/jewelrycraft/textures/gui/chest_ring.png (renamed from eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/gui/chest_ring.png) | bin | 1993 -> 1993 bytes | |||
| -rw-r--r-- | src/main/resources/assets/jewelrycraft/textures/gui/guidePage.png (renamed from eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/gui/guidePage.png) | bin | 29547 -> 29547 bytes | |||
| -rw-r--r-- | src/main/resources/assets/jewelrycraft/textures/gui/guidePageFlip.png (renamed from eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/gui/guidePageFlip.png) | bin | 29469 -> 29469 bytes | |||
| -rw-r--r-- | src/main/resources/assets/jewelrycraft/textures/items/bucketOverlay.png (renamed from eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/items/bucketOverlay.png) | bin | 293 -> 293 bytes | |||
| -rw-r--r-- | src/main/resources/assets/jewelrycraft/textures/items/clayIngotMold.png (renamed from eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/items/clayIngotMold.png) | bin | 493 -> 493 bytes | |||
| -rw-r--r-- | src/main/resources/assets/jewelrycraft/textures/items/clayNecklaceMold.png (renamed from eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/items/clayNecklaceMold.png) | bin | 584 -> 584 bytes | |||
| -rw-r--r-- | src/main/resources/assets/jewelrycraft/textures/items/clayRingMold.png (renamed from eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/items/clayRingMold.png) | bin | 606 -> 606 bytes | |||
| -rw-r--r-- | src/main/resources/assets/jewelrycraft/textures/items/crystal.png (renamed from eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/items/crystal.png) | bin | 285 -> 285 bytes | |||
| -rw-r--r-- | src/main/resources/assets/jewelrycraft/textures/items/crystalOverlay.png (renamed from eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/items/crystalOverlay.png) | bin | 274 -> 274 bytes | |||
| -rw-r--r-- | src/main/resources/assets/jewelrycraft/textures/items/guide.png (renamed from eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/items/guide.png) | bin | 350 -> 350 bytes | |||
| -rw-r--r-- | src/main/resources/assets/jewelrycraft/textures/items/ingotMold.png (renamed from eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/items/ingotMold.png) | bin | 500 -> 500 bytes | |||
| -rw-r--r-- | src/main/resources/assets/jewelrycraft/textures/items/ingotShadow.png (renamed from eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/items/ingotShadow.png) | bin | 467 -> 467 bytes | |||
| -rw-r--r-- | src/main/resources/assets/jewelrycraft/textures/items/jewelNecklace.png (renamed from eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/items/jewelNecklace.png) | bin | 241 -> 241 bytes | |||
| -rw-r--r-- | src/main/resources/assets/jewelrycraft/textures/items/jewelRing.png (renamed from eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/items/jewelRing.png) | bin | 244 -> 244 bytes | |||
| -rw-r--r-- | src/main/resources/assets/jewelrycraft/textures/items/necklace.png (renamed from eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/items/necklace.png) | bin | 284 -> 284 bytes | |||
| -rw-r--r-- | src/main/resources/assets/jewelrycraft/textures/items/necklaceMold.png (renamed from eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/items/necklaceMold.png) | bin | 551 -> 551 bytes | |||
| -rw-r--r-- | src/main/resources/assets/jewelrycraft/textures/items/ring.png (renamed from eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/items/ring.png) | bin | 272 -> 272 bytes | |||
| -rw-r--r-- | src/main/resources/assets/jewelrycraft/textures/items/ringMold.png (renamed from eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/items/ringMold.png) | bin | 580 -> 580 bytes | |||
| -rw-r--r-- | src/main/resources/assets/jewelrycraft/textures/items/thiefGloves.png (renamed from eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/items/thiefGloves.png) | bin | 290 -> 290 bytes | |||
| -rw-r--r-- | src/main/resources/assets/jewelrycraft/textures/tileentities/Displayer.png (renamed from eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/tileentities/Displayer.png) | bin | 1232 -> 1232 bytes | |||
| -rw-r--r-- | src/main/resources/assets/jewelrycraft/textures/tileentities/JewelrsCraftingBench.png (renamed from eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/tileentities/JewelrsCraftingBench.png) | bin | 2005 -> 2005 bytes | |||
| -rw-r--r-- | src/main/resources/assets/jewelrycraft/textures/tileentities/Molder.png (renamed from eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/tileentities/Molder.png) | bin | 1020 -> 1020 bytes | |||
| -rw-r--r-- | src/main/resources/assets/jewelrycraft/textures/tileentities/Smelter.png (renamed from eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/tileentities/Smelter.png) | bin | 886 -> 886 bytes |
124 files changed, 2 insertions, 18 deletions
@@ -6,24 +6,8 @@ *.ear includeCP/fmlbranding.properties -eclipse/.metadata/* -eclipse/assets/* -eclipse/config/* -eclipse/crash-reports/* -eclipse/logs/* -eclipse/mods/* -eclipse/resourcepacks/* -eclipse/saves/* -eclipse/world/* -eclipse/banned-ips.txt -eclipse/banned-players.txt -eclipse/ops.txt -eclipse/options.txt -eclipse/white-list.txt -eclipse/server.properties -eclipse/servers.dat -eclipse/Jewelrycraft/.settings/* -eclipse/Jewelrycraft/bin/* +eclipse/* +eclipse - Copy/* build/* bin/* .gradle/* diff --git a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/CommonProxy.java b/src/main/java/darkknight/jewelrycraft/CommonProxy.java index 354f3a9..354f3a9 100644 --- a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/CommonProxy.java +++ b/src/main/java/darkknight/jewelrycraft/CommonProxy.java diff --git a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/CreativeTabLiquids.java b/src/main/java/darkknight/jewelrycraft/CreativeTabLiquids.java index 2551628..2551628 100644 --- a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/CreativeTabLiquids.java +++ b/src/main/java/darkknight/jewelrycraft/CreativeTabLiquids.java diff --git a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/CreativeTabNecklaces.java b/src/main/java/darkknight/jewelrycraft/CreativeTabNecklaces.java index 3f1fe92..3f1fe92 100644 --- a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/CreativeTabNecklaces.java +++ b/src/main/java/darkknight/jewelrycraft/CreativeTabNecklaces.java diff --git a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/CreativeTabRings.java b/src/main/java/darkknight/jewelrycraft/CreativeTabRings.java index 4061dcf..4061dcf 100644 --- a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/CreativeTabRings.java +++ b/src/main/java/darkknight/jewelrycraft/CreativeTabRings.java diff --git a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/JewelrycraftMod.java b/src/main/java/darkknight/jewelrycraft/JewelrycraftMod.java index f6672ee..f6672ee 100644 --- a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/JewelrycraftMod.java +++ b/src/main/java/darkknight/jewelrycraft/JewelrycraftMod.java diff --git a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/block/BlockDisplayer.java b/src/main/java/darkknight/jewelrycraft/block/BlockDisplayer.java index efdddff..efdddff 100644 --- a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/block/BlockDisplayer.java +++ b/src/main/java/darkknight/jewelrycraft/block/BlockDisplayer.java diff --git a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/block/BlockGlow.java b/src/main/java/darkknight/jewelrycraft/block/BlockGlow.java index f8a09d4..f8a09d4 100644 --- a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/block/BlockGlow.java +++ b/src/main/java/darkknight/jewelrycraft/block/BlockGlow.java diff --git a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/block/BlockJCOre.java b/src/main/java/darkknight/jewelrycraft/block/BlockJCOre.java index e6bb31c..e6bb31c 100644 --- a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/block/BlockJCOre.java +++ b/src/main/java/darkknight/jewelrycraft/block/BlockJCOre.java diff --git a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/block/BlockJewelAltar.java b/src/main/java/darkknight/jewelrycraft/block/BlockJewelAltar.java index cbf7fef..cbf7fef 100644 --- a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/block/BlockJewelAltar.java +++ b/src/main/java/darkknight/jewelrycraft/block/BlockJewelAltar.java diff --git a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/block/BlockJewelrsCraftingTable.java b/src/main/java/darkknight/jewelrycraft/block/BlockJewelrsCraftingTable.java index a701467..a701467 100644 --- a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/block/BlockJewelrsCraftingTable.java +++ b/src/main/java/darkknight/jewelrycraft/block/BlockJewelrsCraftingTable.java diff --git a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/block/BlockList.java b/src/main/java/darkknight/jewelrycraft/block/BlockList.java index 60d4b96..60d4b96 100644 --- a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/block/BlockList.java +++ b/src/main/java/darkknight/jewelrycraft/block/BlockList.java diff --git a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/block/BlockMolder.java b/src/main/java/darkknight/jewelrycraft/block/BlockMolder.java index 1ed58d7..1ed58d7 100644 --- a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/block/BlockMolder.java +++ b/src/main/java/darkknight/jewelrycraft/block/BlockMolder.java diff --git a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/block/BlockMoltenMetal.java b/src/main/java/darkknight/jewelrycraft/block/BlockMoltenMetal.java index 9adbf59..9adbf59 100644 --- a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/block/BlockMoltenMetal.java +++ b/src/main/java/darkknight/jewelrycraft/block/BlockMoltenMetal.java diff --git a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/block/BlockShadow.java b/src/main/java/darkknight/jewelrycraft/block/BlockShadow.java index acce92f..acce92f 100644 --- a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/block/BlockShadow.java +++ b/src/main/java/darkknight/jewelrycraft/block/BlockShadow.java diff --git a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/block/BlockSmelter.java b/src/main/java/darkknight/jewelrycraft/block/BlockSmelter.java index 176a6f2..176a6f2 100644 --- a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/block/BlockSmelter.java +++ b/src/main/java/darkknight/jewelrycraft/block/BlockSmelter.java diff --git a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/client/ClientProxy.java b/src/main/java/darkknight/jewelrycraft/client/ClientProxy.java index e086e94..e086e94 100644 --- a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/client/ClientProxy.java +++ b/src/main/java/darkknight/jewelrycraft/client/ClientProxy.java diff --git a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/client/GuiGuide.java b/src/main/java/darkknight/jewelrycraft/client/GuiGuide.java index fbf02ee..fbf02ee 100644 --- a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/client/GuiGuide.java +++ b/src/main/java/darkknight/jewelrycraft/client/GuiGuide.java diff --git a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/client/GuiRingChest.java b/src/main/java/darkknight/jewelrycraft/client/GuiRingChest.java index f711558..f711558 100644 --- a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/client/GuiRingChest.java +++ b/src/main/java/darkknight/jewelrycraft/client/GuiRingChest.java diff --git a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/config/ConfigHandler.java b/src/main/java/darkknight/jewelrycraft/config/ConfigHandler.java index e9040c9..e9040c9 100644 --- a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/config/ConfigHandler.java +++ b/src/main/java/darkknight/jewelrycraft/config/ConfigHandler.java diff --git a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/container/ContainerGuide.java b/src/main/java/darkknight/jewelrycraft/container/ContainerGuide.java index ef05cc4..ef05cc4 100644 --- a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/container/ContainerGuide.java +++ b/src/main/java/darkknight/jewelrycraft/container/ContainerGuide.java diff --git a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/container/ContainerRingChest.java b/src/main/java/darkknight/jewelrycraft/container/ContainerRingChest.java index 2728941..2728941 100644 --- a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/container/ContainerRingChest.java +++ b/src/main/java/darkknight/jewelrycraft/container/ContainerRingChest.java diff --git a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/container/GuiHandler.java b/src/main/java/darkknight/jewelrycraft/container/GuiHandler.java index 3efe71c..3efe71c 100644 --- a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/container/GuiHandler.java +++ b/src/main/java/darkknight/jewelrycraft/container/GuiHandler.java diff --git a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/container/GuiRectangle.java b/src/main/java/darkknight/jewelrycraft/container/GuiRectangle.java index 76dee04..76dee04 100644 --- a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/container/GuiRectangle.java +++ b/src/main/java/darkknight/jewelrycraft/container/GuiRectangle.java diff --git a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/container/GuiTab.java b/src/main/java/darkknight/jewelrycraft/container/GuiTab.java index c092ba6..c092ba6 100644 --- a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/container/GuiTab.java +++ b/src/main/java/darkknight/jewelrycraft/container/GuiTab.java diff --git a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/container/GuiTabBlocks.java b/src/main/java/darkknight/jewelrycraft/container/GuiTabBlocks.java index 9627cf1..9627cf1 100644 --- a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/container/GuiTabBlocks.java +++ b/src/main/java/darkknight/jewelrycraft/container/GuiTabBlocks.java diff --git a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/container/GuiTabItems.java b/src/main/java/darkknight/jewelrycraft/container/GuiTabItems.java index a4ea44e..a4ea44e 100644 --- a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/container/GuiTabItems.java +++ b/src/main/java/darkknight/jewelrycraft/container/GuiTabItems.java diff --git a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/container/GuiTabJewelsAndModifiers.java b/src/main/java/darkknight/jewelrycraft/container/GuiTabJewelsAndModifiers.java index 1085f7d..1085f7d 100644 --- a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/container/GuiTabJewelsAndModifiers.java +++ b/src/main/java/darkknight/jewelrycraft/container/GuiTabJewelsAndModifiers.java diff --git a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/container/GuiTabNecklaces.java b/src/main/java/darkknight/jewelrycraft/container/GuiTabNecklaces.java index 4271928..4271928 100644 --- a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/container/GuiTabNecklaces.java +++ b/src/main/java/darkknight/jewelrycraft/container/GuiTabNecklaces.java diff --git a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/container/GuiTabRings.java b/src/main/java/darkknight/jewelrycraft/container/GuiTabRings.java index 646a78b..646a78b 100644 --- a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/container/GuiTabRings.java +++ b/src/main/java/darkknight/jewelrycraft/container/GuiTabRings.java diff --git a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/container/Page.java b/src/main/java/darkknight/jewelrycraft/container/Page.java index da12663..da12663 100644 --- a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/container/Page.java +++ b/src/main/java/darkknight/jewelrycraft/container/Page.java diff --git a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/container/SlotRingChest.java b/src/main/java/darkknight/jewelrycraft/container/SlotRingChest.java index 576dee7..576dee7 100644 --- a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/container/SlotRingChest.java +++ b/src/main/java/darkknight/jewelrycraft/container/SlotRingChest.java diff --git a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/events/BucketHandler.java b/src/main/java/darkknight/jewelrycraft/events/BucketHandler.java index 64a02c3..64a02c3 100644 --- a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/events/BucketHandler.java +++ b/src/main/java/darkknight/jewelrycraft/events/BucketHandler.java diff --git a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/events/EntityEventHandler.java b/src/main/java/darkknight/jewelrycraft/events/EntityEventHandler.java index d8d49a2..d8d49a2 100644 --- a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/events/EntityEventHandler.java +++ b/src/main/java/darkknight/jewelrycraft/events/EntityEventHandler.java diff --git a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/item/ItemClayMolds.java b/src/main/java/darkknight/jewelrycraft/item/ItemClayMolds.java index 323a298..323a298 100644 --- a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/item/ItemClayMolds.java +++ b/src/main/java/darkknight/jewelrycraft/item/ItemClayMolds.java diff --git a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/item/ItemCrystal.java b/src/main/java/darkknight/jewelrycraft/item/ItemCrystal.java index 2009309..2009309 100644 --- a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/item/ItemCrystal.java +++ b/src/main/java/darkknight/jewelrycraft/item/ItemCrystal.java diff --git a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/item/ItemGuide.java b/src/main/java/darkknight/jewelrycraft/item/ItemGuide.java index b4d300d..b4d300d 100644 --- a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/item/ItemGuide.java +++ b/src/main/java/darkknight/jewelrycraft/item/ItemGuide.java diff --git a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/item/ItemList.java b/src/main/java/darkknight/jewelrycraft/item/ItemList.java index 3a91c7b..3a91c7b 100644 --- a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/item/ItemList.java +++ b/src/main/java/darkknight/jewelrycraft/item/ItemList.java diff --git a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/item/ItemMolds.java b/src/main/java/darkknight/jewelrycraft/item/ItemMolds.java index 0ebb5d1..0ebb5d1 100644 --- a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/item/ItemMolds.java +++ b/src/main/java/darkknight/jewelrycraft/item/ItemMolds.java diff --git a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/item/ItemMoltenMetalBucket.java b/src/main/java/darkknight/jewelrycraft/item/ItemMoltenMetalBucket.java index 18a17ad..18a17ad 100644 --- a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/item/ItemMoltenMetalBucket.java +++ b/src/main/java/darkknight/jewelrycraft/item/ItemMoltenMetalBucket.java diff --git a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/item/ItemNecklace.java b/src/main/java/darkknight/jewelrycraft/item/ItemNecklace.java index 71af0a0..71af0a0 100644 --- a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/item/ItemNecklace.java +++ b/src/main/java/darkknight/jewelrycraft/item/ItemNecklace.java diff --git a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/item/ItemRing.java b/src/main/java/darkknight/jewelrycraft/item/ItemRing.java index fff9120..fff9120 100644 --- a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/item/ItemRing.java +++ b/src/main/java/darkknight/jewelrycraft/item/ItemRing.java diff --git a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/item/ItemThiefGloves.java b/src/main/java/darkknight/jewelrycraft/item/ItemThiefGloves.java index f61085a..f61085a 100644 --- a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/item/ItemThiefGloves.java +++ b/src/main/java/darkknight/jewelrycraft/item/ItemThiefGloves.java diff --git a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/lib/Reference.java b/src/main/java/darkknight/jewelrycraft/lib/Reference.java index a01a77a..a01a77a 100644 --- a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/lib/Reference.java +++ b/src/main/java/darkknight/jewelrycraft/lib/Reference.java diff --git a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/model/ModelDisplayer.java b/src/main/java/darkknight/jewelrycraft/model/ModelDisplayer.java index 9764ca0..9764ca0 100644 --- a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/model/ModelDisplayer.java +++ b/src/main/java/darkknight/jewelrycraft/model/ModelDisplayer.java diff --git a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/model/ModelJewlersCraftingBench.java b/src/main/java/darkknight/jewelrycraft/model/ModelJewlersCraftingBench.java index 1cc3f72..1cc3f72 100644 --- a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/model/ModelJewlersCraftingBench.java +++ b/src/main/java/darkknight/jewelrycraft/model/ModelJewlersCraftingBench.java diff --git a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/model/ModelMolder.java b/src/main/java/darkknight/jewelrycraft/model/ModelMolder.java index 374b218..374b218 100644 --- a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/model/ModelMolder.java +++ b/src/main/java/darkknight/jewelrycraft/model/ModelMolder.java diff --git a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/model/ModelSmelter.java b/src/main/java/darkknight/jewelrycraft/model/ModelSmelter.java index afb3b09..afb3b09 100644 --- a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/model/ModelSmelter.java +++ b/src/main/java/darkknight/jewelrycraft/model/ModelSmelter.java diff --git a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/recipes/CraftingRecipes.java b/src/main/java/darkknight/jewelrycraft/recipes/CraftingRecipes.java index 8e70c8e..8e70c8e 100644 --- a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/recipes/CraftingRecipes.java +++ b/src/main/java/darkknight/jewelrycraft/recipes/CraftingRecipes.java diff --git a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/renders/TileEntityDisplayerRender.java b/src/main/java/darkknight/jewelrycraft/renders/TileEntityDisplayerRender.java index b7acffc..b7acffc 100644 --- a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/renders/TileEntityDisplayerRender.java +++ b/src/main/java/darkknight/jewelrycraft/renders/TileEntityDisplayerRender.java diff --git a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/renders/TileEntityJewelrsCraftingTableRender.java b/src/main/java/darkknight/jewelrycraft/renders/TileEntityJewelrsCraftingTableRender.java index bfc2aac..bfc2aac 100644 --- a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/renders/TileEntityJewelrsCraftingTableRender.java +++ b/src/main/java/darkknight/jewelrycraft/renders/TileEntityJewelrsCraftingTableRender.java diff --git a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/renders/TileEntityMolderRender.java b/src/main/java/darkknight/jewelrycraft/renders/TileEntityMolderRender.java index 4dcec8c..4dcec8c 100644 --- a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/renders/TileEntityMolderRender.java +++ b/src/main/java/darkknight/jewelrycraft/renders/TileEntityMolderRender.java diff --git a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/renders/TileEntitySmelterRender.java b/src/main/java/darkknight/jewelrycraft/renders/TileEntitySmelterRender.java index 0c981c6..0c981c6 100644 --- a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/renders/TileEntitySmelterRender.java +++ b/src/main/java/darkknight/jewelrycraft/renders/TileEntitySmelterRender.java diff --git a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/tileentity/TileEntityAltar.java b/src/main/java/darkknight/jewelrycraft/tileentity/TileEntityAltar.java index 62ef646..62ef646 100644 --- a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/tileentity/TileEntityAltar.java +++ b/src/main/java/darkknight/jewelrycraft/tileentity/TileEntityAltar.java diff --git a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/tileentity/TileEntityBlockShadow.java b/src/main/java/darkknight/jewelrycraft/tileentity/TileEntityBlockShadow.java index 186f78a..186f78a 100644 --- a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/tileentity/TileEntityBlockShadow.java +++ b/src/main/java/darkknight/jewelrycraft/tileentity/TileEntityBlockShadow.java diff --git a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/tileentity/TileEntityDisplayer.java b/src/main/java/darkknight/jewelrycraft/tileentity/TileEntityDisplayer.java index 35def5c..35def5c 100644 --- a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/tileentity/TileEntityDisplayer.java +++ b/src/main/java/darkknight/jewelrycraft/tileentity/TileEntityDisplayer.java diff --git a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/tileentity/TileEntityJewelrsCraftingTable.java b/src/main/java/darkknight/jewelrycraft/tileentity/TileEntityJewelrsCraftingTable.java index 13b689d..13b689d 100644 --- a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/tileentity/TileEntityJewelrsCraftingTable.java +++ b/src/main/java/darkknight/jewelrycraft/tileentity/TileEntityJewelrsCraftingTable.java diff --git a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/tileentity/TileEntityMolder.java b/src/main/java/darkknight/jewelrycraft/tileentity/TileEntityMolder.java index e985f6f..e985f6f 100644 --- a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/tileentity/TileEntityMolder.java +++ b/src/main/java/darkknight/jewelrycraft/tileentity/TileEntityMolder.java diff --git a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/tileentity/TileEntitySmelter.java b/src/main/java/darkknight/jewelrycraft/tileentity/TileEntitySmelter.java index 53a9f82..53a9f82 100644 --- a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/tileentity/TileEntitySmelter.java +++ b/src/main/java/darkknight/jewelrycraft/tileentity/TileEntitySmelter.java diff --git a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/util/BlockUtils.java b/src/main/java/darkknight/jewelrycraft/util/BlockUtils.java index a5f7684..a5f7684 100644 --- a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/util/BlockUtils.java +++ b/src/main/java/darkknight/jewelrycraft/util/BlockUtils.java diff --git a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/util/JewelryNBT.java b/src/main/java/darkknight/jewelrycraft/util/JewelryNBT.java index d76c84e..d76c84e 100644 --- a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/util/JewelryNBT.java +++ b/src/main/java/darkknight/jewelrycraft/util/JewelryNBT.java diff --git a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/util/JewelrycraftUtil.java b/src/main/java/darkknight/jewelrycraft/util/JewelrycraftUtil.java index 271f6f9..271f6f9 100644 --- a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/util/JewelrycraftUtil.java +++ b/src/main/java/darkknight/jewelrycraft/util/JewelrycraftUtil.java diff --git a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/util/PlayerUtils.java b/src/main/java/darkknight/jewelrycraft/util/PlayerUtils.java index aa6a12b..aa6a12b 100644 --- a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/util/PlayerUtils.java +++ b/src/main/java/darkknight/jewelrycraft/util/PlayerUtils.java diff --git a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/worldGen/Generation.java b/src/main/java/darkknight/jewelrycraft/worldGen/Generation.java index f484c0b..f484c0b 100644 --- a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/worldGen/Generation.java +++ b/src/main/java/darkknight/jewelrycraft/worldGen/Generation.java diff --git a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/worldGen/village/ComponentJewelry.java b/src/main/java/darkknight/jewelrycraft/worldGen/village/ComponentJewelry.java index 6924940..6924940 100644 --- a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/worldGen/village/ComponentJewelry.java +++ b/src/main/java/darkknight/jewelrycraft/worldGen/village/ComponentJewelry.java diff --git a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/worldGen/village/JCTrades.java b/src/main/java/darkknight/jewelrycraft/worldGen/village/JCTrades.java index 8b5c79e..8b5c79e 100644 --- a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/worldGen/village/JCTrades.java +++ b/src/main/java/darkknight/jewelrycraft/worldGen/village/JCTrades.java diff --git a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/worldGen/village/VillageJewelryHandler.java b/src/main/java/darkknight/jewelrycraft/worldGen/village/VillageJewelryHandler.java index 145c9a0..145c9a0 100644 --- a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/worldGen/village/VillageJewelryHandler.java +++ b/src/main/java/darkknight/jewelrycraft/worldGen/village/VillageJewelryHandler.java diff --git a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/Changelog.txt b/src/main/resources/assets/jewelrycraft/Changelog.txt index b1af1e8..b1af1e8 100644 --- a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/Changelog.txt +++ b/src/main/resources/assets/jewelrycraft/Changelog.txt diff --git a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/Displayer.tcn b/src/main/resources/assets/jewelrycraft/Displayer.tcn Binary files differindex 06113a0..06113a0 100644 --- a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/Displayer.tcn +++ b/src/main/resources/assets/jewelrycraft/Displayer.tcn diff --git a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/Smelter.tcn b/src/main/resources/assets/jewelrycraft/Smelter.tcn Binary files differindex 2f6597f..2f6597f 100644 --- a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/Smelter.tcn +++ b/src/main/resources/assets/jewelrycraft/Smelter.tcn diff --git a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/lang/en_US.lang b/src/main/resources/assets/jewelrycraft/lang/en_US.lang index a52e437..a52e437 100644 --- a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/lang/en_US.lang +++ b/src/main/resources/assets/jewelrycraft/lang/en_US.lang diff --git a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/pack.mcmeta b/src/main/resources/assets/jewelrycraft/pack.mcmeta index 0b04ef8..0b04ef8 100644 --- a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/pack.mcmeta +++ b/src/main/resources/assets/jewelrycraft/pack.mcmeta diff --git a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/altar_bottom.png b/src/main/resources/assets/jewelrycraft/textures/blocks/altar_bottom.png Binary files differindex 7ca4c6a..7ca4c6a 100644 --- a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/altar_bottom.png +++ b/src/main/resources/assets/jewelrycraft/textures/blocks/altar_bottom.png diff --git a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/altar_side.png b/src/main/resources/assets/jewelrycraft/textures/blocks/altar_side.png Binary files differindex 3a69977..3a69977 100644 --- a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/altar_side.png +++ b/src/main/resources/assets/jewelrycraft/textures/blocks/altar_side.png diff --git a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/altar_top.png b/src/main/resources/assets/jewelrycraft/textures/blocks/altar_top.png Binary files differindex 39210c3..39210c3 100644 --- a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/altar_top.png +++ b/src/main/resources/assets/jewelrycraft/textures/blocks/altar_top.png diff --git a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/blockShadow0.png b/src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow0.png Binary files differindex 0b5323d..0b5323d 100644 --- a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/blockShadow0.png +++ b/src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow0.png diff --git a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/blockShadow1.png b/src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow1.png Binary files differindex 16f9908..16f9908 100644 --- a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/blockShadow1.png +++ b/src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow1.png diff --git a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/blockShadow10.png b/src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow10.png Binary files differindex be70eb5..be70eb5 100644 --- a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/blockShadow10.png +++ b/src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow10.png diff --git a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/blockShadow11.png b/src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow11.png Binary files differindex 1684d9a..1684d9a 100644 --- a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/blockShadow11.png +++ b/src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow11.png diff --git a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/blockShadow12.png b/src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow12.png Binary files differindex ed4ea49..ed4ea49 100644 --- a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/blockShadow12.png +++ b/src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow12.png diff --git a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/blockShadow13.png b/src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow13.png Binary files differindex 9b2100a..9b2100a 100644 --- a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/blockShadow13.png +++ b/src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow13.png diff --git a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/blockShadow14.png b/src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow14.png Binary files differindex ea00725..ea00725 100644 --- a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/blockShadow14.png +++ b/src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow14.png diff --git a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/blockShadow15.png b/src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow15.png Binary files differindex 2140624..2140624 100644 --- a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/blockShadow15.png +++ b/src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow15.png diff --git a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/blockShadow2.png b/src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow2.png Binary files differindex f95b111..f95b111 100644 --- a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/blockShadow2.png +++ b/src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow2.png diff --git a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/blockShadow3.png b/src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow3.png Binary files differindex 0dd5633..0dd5633 100644 --- a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/blockShadow3.png +++ b/src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow3.png diff --git a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/blockShadow4.png b/src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow4.png Binary files differindex a4e926c..a4e926c 100644 --- a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/blockShadow4.png +++ b/src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow4.png diff --git a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/blockShadow5.png b/src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow5.png Binary files differindex 8461ac4..8461ac4 100644 --- a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/blockShadow5.png +++ b/src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow5.png diff --git a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/blockShadow6.png b/src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow6.png Binary files differindex 352d3e4..352d3e4 100644 --- a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/blockShadow6.png +++ b/src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow6.png diff --git a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/blockShadow7.png b/src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow7.png Binary files differindex 9aa0e03..9aa0e03 100644 --- a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/blockShadow7.png +++ b/src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow7.png diff --git a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/blockShadow8.png b/src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow8.png Binary files differindex ad21447..ad21447 100644 --- a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/blockShadow8.png +++ b/src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow8.png diff --git a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/blockShadow9.png b/src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow9.png Binary files differindex 01c0fa4..01c0fa4 100644 --- a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/blockShadow9.png +++ b/src/main/resources/assets/jewelrycraft/textures/blocks/blockShadow9.png diff --git a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/displayer.png b/src/main/resources/assets/jewelrycraft/textures/blocks/displayer.png Binary files differindex 155fa53..155fa53 100644 --- a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/displayer.png +++ b/src/main/resources/assets/jewelrycraft/textures/blocks/displayer.png diff --git a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/jewelrsCraftingTable.png b/src/main/resources/assets/jewelrycraft/textures/blocks/jewelrsCraftingTable.png Binary files differindex e826bbe..e826bbe 100644 --- a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/jewelrsCraftingTable.png +++ b/src/main/resources/assets/jewelrycraft/textures/blocks/jewelrsCraftingTable.png diff --git a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/molder.png b/src/main/resources/assets/jewelrycraft/textures/blocks/molder.png Binary files differindex 5a08164..5a08164 100644 --- a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/molder.png +++ b/src/main/resources/assets/jewelrycraft/textures/blocks/molder.png diff --git a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/moltenMetalFlow.png b/src/main/resources/assets/jewelrycraft/textures/blocks/moltenMetalFlow.png Binary files differindex 8e9a452..8e9a452 100644 --- a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/moltenMetalFlow.png +++ b/src/main/resources/assets/jewelrycraft/textures/blocks/moltenMetalFlow.png diff --git a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/moltenMetalFlow.png.mcmeta b/src/main/resources/assets/jewelrycraft/textures/blocks/moltenMetalFlow.png.mcmeta index 8e55e43..8e55e43 100644 --- a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/moltenMetalFlow.png.mcmeta +++ b/src/main/resources/assets/jewelrycraft/textures/blocks/moltenMetalFlow.png.mcmeta diff --git a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/moltenMetalStill.png b/src/main/resources/assets/jewelrycraft/textures/blocks/moltenMetalStill.png Binary files differindex 1eff844..1eff844 100644 --- a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/moltenMetalStill.png +++ b/src/main/resources/assets/jewelrycraft/textures/blocks/moltenMetalStill.png diff --git a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/moltenMetalStill.png.mcmeta b/src/main/resources/assets/jewelrycraft/textures/blocks/moltenMetalStill.png.mcmeta index 7ceb363..7ceb363 100644 --- a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/moltenMetalStill.png.mcmeta +++ b/src/main/resources/assets/jewelrycraft/textures/blocks/moltenMetalStill.png.mcmeta diff --git a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/oreShadow.png b/src/main/resources/assets/jewelrycraft/textures/blocks/oreShadow.png Binary files differindex ffc48dc..ffc48dc 100644 --- a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/oreShadow.png +++ b/src/main/resources/assets/jewelrycraft/textures/blocks/oreShadow.png diff --git a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/smelter.png b/src/main/resources/assets/jewelrycraft/textures/blocks/smelter.png Binary files differindex 4da0c0a..4da0c0a 100644 --- a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/smelter.png +++ b/src/main/resources/assets/jewelrycraft/textures/blocks/smelter.png diff --git a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/entities/jeweler.png b/src/main/resources/assets/jewelrycraft/textures/entities/jeweler.png Binary files differindex fbd01cb..fbd01cb 100644 --- a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/entities/jeweler.png +++ b/src/main/resources/assets/jewelrycraft/textures/entities/jeweler.png diff --git a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/gui/chest_ring.png b/src/main/resources/assets/jewelrycraft/textures/gui/chest_ring.png Binary files differindex 66f00cc..66f00cc 100644 --- a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/gui/chest_ring.png +++ b/src/main/resources/assets/jewelrycraft/textures/gui/chest_ring.png diff --git a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/gui/guidePage.png b/src/main/resources/assets/jewelrycraft/textures/gui/guidePage.png Binary files differindex c74dab2..c74dab2 100644 --- a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/gui/guidePage.png +++ b/src/main/resources/assets/jewelrycraft/textures/gui/guidePage.png diff --git a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/gui/guidePageFlip.png b/src/main/resources/assets/jewelrycraft/textures/gui/guidePageFlip.png Binary files differindex 0746861..0746861 100644 --- a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/gui/guidePageFlip.png +++ b/src/main/resources/assets/jewelrycraft/textures/gui/guidePageFlip.png diff --git a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/items/bucketOverlay.png b/src/main/resources/assets/jewelrycraft/textures/items/bucketOverlay.png Binary files differindex fc2e2a9..fc2e2a9 100644 --- a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/items/bucketOverlay.png +++ b/src/main/resources/assets/jewelrycraft/textures/items/bucketOverlay.png diff --git a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/items/clayIngotMold.png b/src/main/resources/assets/jewelrycraft/textures/items/clayIngotMold.png Binary files differindex 0fecb22..0fecb22 100644 --- a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/items/clayIngotMold.png +++ b/src/main/resources/assets/jewelrycraft/textures/items/clayIngotMold.png diff --git a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/items/clayNecklaceMold.png b/src/main/resources/assets/jewelrycraft/textures/items/clayNecklaceMold.png Binary files differindex 455f094..455f094 100644 --- a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/items/clayNecklaceMold.png +++ b/src/main/resources/assets/jewelrycraft/textures/items/clayNecklaceMold.png diff --git a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/items/clayRingMold.png b/src/main/resources/assets/jewelrycraft/textures/items/clayRingMold.png Binary files differindex 49d2ab1..49d2ab1 100644 --- a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/items/clayRingMold.png +++ b/src/main/resources/assets/jewelrycraft/textures/items/clayRingMold.png diff --git a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/items/crystal.png b/src/main/resources/assets/jewelrycraft/textures/items/crystal.png Binary files differindex 563a41f..563a41f 100644 --- a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/items/crystal.png +++ b/src/main/resources/assets/jewelrycraft/textures/items/crystal.png diff --git a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/items/crystalOverlay.png b/src/main/resources/assets/jewelrycraft/textures/items/crystalOverlay.png Binary files differindex d17e909..d17e909 100644 --- a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/items/crystalOverlay.png +++ b/src/main/resources/assets/jewelrycraft/textures/items/crystalOverlay.png diff --git a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/items/guide.png b/src/main/resources/assets/jewelrycraft/textures/items/guide.png Binary files differindex 39c7f2c..39c7f2c 100644 --- a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/items/guide.png +++ b/src/main/resources/assets/jewelrycraft/textures/items/guide.png diff --git a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/items/ingotMold.png b/src/main/resources/assets/jewelrycraft/textures/items/ingotMold.png Binary files differindex 0575de5..0575de5 100644 --- a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/items/ingotMold.png +++ b/src/main/resources/assets/jewelrycraft/textures/items/ingotMold.png diff --git a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/items/ingotShadow.png b/src/main/resources/assets/jewelrycraft/textures/items/ingotShadow.png Binary files differindex e3b3aed..e3b3aed 100644 --- a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/items/ingotShadow.png +++ b/src/main/resources/assets/jewelrycraft/textures/items/ingotShadow.png diff --git a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/items/jewelNecklace.png b/src/main/resources/assets/jewelrycraft/textures/items/jewelNecklace.png Binary files differindex 41244d4..41244d4 100644 --- a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/items/jewelNecklace.png +++ b/src/main/resources/assets/jewelrycraft/textures/items/jewelNecklace.png diff --git a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/items/jewelRing.png b/src/main/resources/assets/jewelrycraft/textures/items/jewelRing.png Binary files differindex 4875772..4875772 100644 --- a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/items/jewelRing.png +++ b/src/main/resources/assets/jewelrycraft/textures/items/jewelRing.png diff --git a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/items/necklace.png b/src/main/resources/assets/jewelrycraft/textures/items/necklace.png Binary files differindex 054744d..054744d 100644 --- a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/items/necklace.png +++ b/src/main/resources/assets/jewelrycraft/textures/items/necklace.png diff --git a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/items/necklaceMold.png b/src/main/resources/assets/jewelrycraft/textures/items/necklaceMold.png Binary files differindex 0df4b65..0df4b65 100644 --- a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/items/necklaceMold.png +++ b/src/main/resources/assets/jewelrycraft/textures/items/necklaceMold.png diff --git a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/items/ring.png b/src/main/resources/assets/jewelrycraft/textures/items/ring.png Binary files differindex ae59f5a..ae59f5a 100644 --- a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/items/ring.png +++ b/src/main/resources/assets/jewelrycraft/textures/items/ring.png diff --git a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/items/ringMold.png b/src/main/resources/assets/jewelrycraft/textures/items/ringMold.png Binary files differindex 7bab639..7bab639 100644 --- a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/items/ringMold.png +++ b/src/main/resources/assets/jewelrycraft/textures/items/ringMold.png diff --git a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/items/thiefGloves.png b/src/main/resources/assets/jewelrycraft/textures/items/thiefGloves.png Binary files differindex b56e925..b56e925 100644 --- a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/items/thiefGloves.png +++ b/src/main/resources/assets/jewelrycraft/textures/items/thiefGloves.png diff --git a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/tileentities/Displayer.png b/src/main/resources/assets/jewelrycraft/textures/tileentities/Displayer.png Binary files differindex 200637b..200637b 100644 --- a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/tileentities/Displayer.png +++ b/src/main/resources/assets/jewelrycraft/textures/tileentities/Displayer.png diff --git a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/tileentities/JewelrsCraftingBench.png b/src/main/resources/assets/jewelrycraft/textures/tileentities/JewelrsCraftingBench.png Binary files differindex 1ee75d0..1ee75d0 100644 --- a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/tileentities/JewelrsCraftingBench.png +++ b/src/main/resources/assets/jewelrycraft/textures/tileentities/JewelrsCraftingBench.png diff --git a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/tileentities/Molder.png b/src/main/resources/assets/jewelrycraft/textures/tileentities/Molder.png Binary files differindex c5acc88..c5acc88 100644 --- a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/tileentities/Molder.png +++ b/src/main/resources/assets/jewelrycraft/textures/tileentities/Molder.png diff --git a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/tileentities/Smelter.png b/src/main/resources/assets/jewelrycraft/textures/tileentities/Smelter.png Binary files differindex 6ec3595..6ec3595 100644 --- a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/tileentities/Smelter.png +++ b/src/main/resources/assets/jewelrycraft/textures/tileentities/Smelter.png |
