Played around a bit more with the guide. Added a simple recipe getter for the recipe pages.

This commit is contained in:
WayofTime 2016-06-05 14:12:28 -04:00
parent 7c1cbb2503
commit 9e7517459e
4 changed files with 59 additions and 8 deletions

View file

@ -17,7 +17,6 @@ import java.awt.Color;
public class GuideBloodMagic
{
public static Book guideBook;
public static void initBook()