So i was wondering how to use other colors than the on listed in the "TextFormatting" file.
Example :
mc.fontRenderer.drawStringWithShadow(Mod.MODNAME + " " + TextFormating.GREEN + Mod.MODVER,1,1,Mod.MYHEXCOLOR);
How would i go on using brown as example?