Sorry, but I just have one last question In the line:
connorboots = new AssassinArmour(267, AssassinArmour, RenderingRegistry.addNewArmourRendererPrefix("connorarmour"), 3).setUnlocalizedName("connor_boots");
That was originally there, how would I make it know to use the RenderingRegistry thing I called from the ClientProxy? Would I say like ClientProxy.connorarmour?