mezz
a1eb8aad56
Fix JEI Altar recipe ( #933 )
2016-09-26 00:17:20 -07:00
WayofTime
7d91cc40ff
Added the entries for the Rune of Augmented Capacity, Charging Rune, and Rune of Acceleration
2016-09-22 15:08:42 -04:00
Nicholas Ignoffo
24b4c4b8d1
Made all item fields final
2016-09-10 17:04:24 -07:00
Nicholas Ignoffo
537ccc092c
Made all block fields final
2016-09-10 16:13:20 -07:00
WayofTime
63febfeb85
Added Mimic entry to The Architect.
2016-09-08 19:20:14 -04:00
Nicholas Ignoffo
f4feb07e47
Waila should display if a ritual is deactivated
2016-09-07 16:58:45 -07:00
Nicholas Ignoffo
aec841ef85
Restore 1.9.4 compatibility
...
Also includes cleanup of the stair class
2016-09-06 17:13:43 -07:00
WayofTime
976fa1981d
Finished dungeon block localization of all current Dungeon Blocks. Finished implementing BlockStringStairs. Added the WAILA compat for the Stairs.
2016-09-06 16:53:52 -04:00
Nicholas Ignoffo
348664c3fe
Fix Waila stack display for pillars
2016-09-05 15:04:02 -07:00
WayofTime
99a4ac4fb3
Added a test loot table for later testing. Also fixed a small issue in the Routing Node documentation.
2016-09-02 11:36:28 -04:00
Nicholas Ignoffo
59135f5142
Add support for Buttons
...
Currently just a "Fill network" button
2016-09-01 19:33:49 -07:00
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
0420779e5e
Added different types of mimic blocks and created their recipes
2016-08-23 17:35:43 -04:00
Nicholas Ignoffo
a38d9b435b
Waila compat for mimic blocks
2016-08-14 12:13:19 -07:00
WayofTime
3755c6e1f9
Finished off The Demon Kin docs for the time being.
2016-08-08 17:12:52 -04:00
WayofTime
2725255fc6
Finished off The Architect docs for now. Also tidied up the Binding Array
2016-08-08 16:50:02 -04:00
WayofTime
6a937c2047
Eliminated some of the "wonkiness" from the Air Sigil by moving its effects to the client side.. Also worked a bit more on the PageAlchemyArray.
2016-07-21 16:49:12 -04:00
WayofTime
087982eb9d
Fixed issue where the mod doesn't load on servers. Oops.
2016-07-21 10:36:16 -04:00
WayofTime
d05f4a4af8
Added another entry to the Alchemist, then realized the glitch he fixed is serious enough to warrant a release.
2016-07-20 21:50:09 -04:00
WayofTime
4e7702290e
Work on The Alchemist book
2016-07-20 21:08:53 -04:00
WayofTime
a037d71337
Updated the Sanguine Scientiem with Alchemy Array recipes
2016-07-19 21:26:50 -04:00
WayofTime
81acd62bda
Updated the books to a more readable format
...
Also thumbed my nose at TehNut's stupid bracing.
2016-07-18 21:11:02 -04:00
WayofTime
89e42a362a
Added a lot more to the Ingame Docs
2016-07-18 20:18:49 -04:00
WayofTime
ad6567c5d6
Added/modified the Recipe Page renderers so they were actually functional.
2016-07-14 15:50:25 -04:00
Arcaratus
c34bd48aa5
Store ItemStackWrappers instead of just ItemStacks ( #844 )
...
* Store ItemStackWrappers instead of just ItemStacks
Allows proper usage of getRecipeForInput()
* Refactoring and helper methods
2016-07-08 15:13:46 -07:00
Nicholas Ignoffo
ab73edf5d3
Add a proxy system for better cross-version compat ( #831 )
2016-07-07 17:52:47 -07:00
WayofTime
b4ff6d5d2f
Added the Updraft Array (feather + glowstone)
2016-07-01 19:07:43 -04:00
Nicholas Ignoffo
22c1f0db55
Add a getter for the LE bucket to the API
2016-06-28 15:18:35 -07:00
Nicholas Ignoffo
7872e94430
Fix JEI not displaying correct recipe for LP bucket
2016-06-28 15:13:52 -07:00
WayofTime
8c4eff0d81
Formatting!
2016-06-23 21:43:27 -04:00
WayofTime
1c66a2fc61
Updated The Architect section of the documentation
2016-06-19 16:12:20 -04:00
WayofTime
f043eb0fde
Changed the recipe of the Sanguine Scientiem
...
Properly incremented the mod version...
2016-06-16 15:40:44 -04:00
WayofTime
5388dbf883
Added the dyeable recipes for the Sigil of Holding to the Alchemy Table.
2016-06-09 21:43:37 -04:00
WayofTime
8c8331eddf
Updated the guide so that it had more infos
2016-06-08 15:36:47 -04:00
Nicholas Ignoffo
2798fb5873
EntryText should have the "hover to display full" feature
2016-06-05 17:38:23 -07:00
Nicholas Ignoffo
600ff65aa8
Fix Plantable harvest handler not replanting ( #781 )
...
Another case of NutDerp!
2016-06-05 16:55:01 -07:00
Nicholas Ignoffo
8edf42a5cb
Add IGuideLinked for ritual controller
2016-06-05 16:29:36 -07:00
WayofTime
9e7517459e
Played around a bit more with the guide. Added a simple recipe getter for the recipe pages.
2016-06-05 14:12:28 -04:00
Nicholas Ignoffo
7c1cbb2503
Fix book model
2016-06-04 13:56:02 -07:00
WayofTime
50aa866e24
Updated Guide-API version
2016-06-04 16:19:25 -04:00
WayofTime
424d84d5ad
Added a test entry for the Demon Kin
2016-06-04 15:01:25 -04:00
Nicholas Ignoffo
93623a6687
Begin GuideAPI integration
2016-06-03 16:56:13 -07:00
Nicholas Ignoffo
f474c31bc9
Re-implement Waila integration
2016-05-31 16:43:11 -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
WayofTime
c80b083865
More tweaks to the alchemy table, as well as some minor recipes.
2016-05-02 20:08:25 -04:00
WayofTime
ce385bd9a6
Added JEI compat for the Alchemy Table
2016-05-02 13:45:52 -04:00
Nicholas Ignoffo
d10d6e6275
Comment out Waila compat until Waila updates mappings
2016-05-01 13:55:15 -07:00
Nicholas Ignoffo
08f865ba8a
Fix JEI support for orb recipes with more than 1 orb
2016-05-01 09:10:12 -07:00
Nicholas Ignoffo
8283047bf1
Re-implement Waila compat
2016-05-01 09:00:49 -07:00