Commit graph

10 commits

Author SHA1 Message Date
Nicholas Ignoffo
3a26dbb567 Move guide recipe registration to Mod mapping
The guide's index after loading a world may not be the same as the guide's index at preInit.

In the 1.10 version of GuideAPI, there is a `setMappingFunction(Function<Book, Void>)` method that will clean this up.
2016-08-26 19:03:43 -07:00
WayofTime
087982eb9d Fixed issue where the mod doesn't load on servers. Oops. 2016-07-21 10:36:16 -04:00
WayofTime
f043eb0fde Changed the recipe of the Sanguine Scientiem
Properly incremented the mod version...
2016-06-16 15:40:44 -04:00
Nicholas Ignoffo
7c1cbb2503 Fix book model 2016-06-04 13:56:02 -07:00
Nicholas Ignoffo
93623a6687 Begin GuideAPI integration 2016-06-03 16:56:13 -07:00
Nicholas Ignoffo
c66b99b535 Remove things that shouldn't be there 2016-05-19 17:46:11 -07:00
Nicholas Ignoffo
de5e23e6c4 package-info upd- I mean 1.9.4 update
These are now "required" thanks to Mojang giving us some annotations. Yay..?
2016-05-19 17:43:33 -07:00
Nick
6c729db70c Initial 1.9 commit
This DOES NOT BUILD. Do not even attempt.

Almost everything has been ported besides the block/item packages. Then it's a matter of testing what broke.
2016-03-17 13:00:46 -07:00
Nick
f21e97063a Fix formatting + tooltips 2016-02-26 21:35:41 -08:00
Nick
8d5e9c125b Initial stab at documentation 2016-02-26 21:22:34 -08:00