* TehNut: Switch to instanceof for finding the recipe renderer (#92) (#93)
* TehNut: Improved error handling for PageIRecipe (#94)
* TehNut: Soft override a future Forge feature
* Guides should now show up when searching for the owning mod in JEI
* TehNut: Fixed crash when getting sub items when creative tab was null (#97)
* TehNut: Add a builder for book instances
* TehNut: Switch search button to the magnifying glass @Elucent made me like
nick: Added a way to make a PageIRecipe from a ResourceLocation. Closes #80
nick: Added priority handling. Closes #81 (#83)
speedynutty68: Fixed issues with registry system ordering (#77)
speedynutty68: Update version
speedynutty68: fuck javadocs right now
speedynutty68: delete everything related to javadocs
- Added ability for mod authors to specify which Creative Tab their book should display in (the-rogue)
- Updated some of the UI element assets to be prettier (InsomniaKitten)
- Added a default implementation for a Brewing Recipe page (Lothrazar)
- Fixed (finally) the version replacement system. No more @VERSION@ in your crash logs and other places.