From 17c10d87711b3e587c5fb2fb55cdc4eb8a61b75a Mon Sep 17 00:00:00 2001 From: OnyxDarkKnight Date: Tue, 28 Apr 2015 13:25:17 +0100 Subject: - Fixed some grammatical errors in the guide. - Made the Smelter basin and bucket look metallic - Made the Jeweler's Crafting Table texture to have a wooden top and stone legs - Updated forge to version 10.13.3.1395 - Changed the Jeweler's Crafting Recipe to use stone instead of cobblestone - Fixed Fossils and Archeology from crashing - Added a mcmod.info and a logo to it --- .../textures/tileentities/JewelrsCraftingBench.png | Bin 2005 -> 2016 bytes .../jewelrycraft2/textures/tileentities/Smelter.png | Bin 886 -> 1992 bytes 2 files changed, 0 insertions(+), 0 deletions(-) (limited to 'src/main/resources/assets') diff --git a/src/main/resources/assets/jewelrycraft2/textures/tileentities/JewelrsCraftingBench.png b/src/main/resources/assets/jewelrycraft2/textures/tileentities/JewelrsCraftingBench.png index 1ee75d0..86f0ece 100644 Binary files a/src/main/resources/assets/jewelrycraft2/textures/tileentities/JewelrsCraftingBench.png and b/src/main/resources/assets/jewelrycraft2/textures/tileentities/JewelrsCraftingBench.png differ diff --git a/src/main/resources/assets/jewelrycraft2/textures/tileentities/Smelter.png b/src/main/resources/assets/jewelrycraft2/textures/tileentities/Smelter.png index 6ec3595..975c577 100644 Binary files a/src/main/resources/assets/jewelrycraft2/textures/tileentities/Smelter.png and b/src/main/resources/assets/jewelrycraft2/textures/tileentities/Smelter.png differ -- cgit v1.2.3