SapphireGem = new Sapphire(SapphireID).setUnlocalizedName("Sapphire").setCreativeTab(MechaniCraftMisc);
EndIngot = new EndIngot(EndIngotID).setUnlocalizedName("EndIngot").setCreativeTab(MechaniCraftMisc);
GlassIngot = new GlassIngot(GlassIngotID).setUnlocalizedName("GlassIngot").setCreativeTab(MechaniCraftMisc);
ObsidianChunk = new ObsidianChunk(ObsidianChunkID).setUnlocalizedName("ObsidianChunk").setCreativeTab(MechaniCraftMisc);
ObsidianIngot = new ObsidianIngot(ObsidianIngotID).setUnlocalizedName("ObsidianIngot").setCreativeTab(MechaniCraftMisc);
TinIngot = new TinIngot(TinIngotID).setUnlocalizedName("TinIngot").setCreativeTab(MechaniCraftMisc);
CopperIngot = new CopperIngot(CopperIngotID).setUnlocalizedName("CopperIngot").setCreativeTab(MechaniCraftMisc);
BronzeIngot = new BronzeIngot(BronzeIngotID).setUnlocalizedName("BronzeIngot").setCreativeTab(MechaniCraftMisc);
TinNugget = new TinNugget(TinNuggetID).setUnlocalizedName("TinNugget").setCreativeTab(MechaniCraftMisc);
IronNugget = new IronNugget(IronNuggetID).setUnlocalizedName("IronNugget").setCreativeTab(MechaniCraftMisc);
CopperNugget = new CopperNugget(CopperNuggetID).setUnlocalizedName("CopperNugget").setCreativeTab(MechaniCraftMisc);