Fix crash when viewing recipe pages of wizard's handbook

This commit is contained in:
Electroblob
2018-03-06 23:36:16 +00:00
parent b4fdf181be
commit c5402285d8
4 changed files with 216 additions and 354 deletions
@@ -169,7 +169,7 @@ public class Wizardry {
// Recipes
WizardryRegistry.registerRecipes();
proxy.initMixedFontRenderer();
proxy.initGuiBits();
}
@EventHandler