

Small mod that attempts to fix some thaumcraft bugs.
Currently this mod only fixes the EXP bug inside the Focal Manipulator. Even though the focal manipulator checks for the proper exp level before crafting, the exp value displayed in the UI always shows 1 level, instead of the actual level required. This mod fixes that.
NOTE: I'm overriding some of thaumcrafts methods, so if you have another mod that modifies the same classes/methods (such as the GuiFocalManipulator one), it's possible that there will be a conflict.