Commit graph

15 commits

Author SHA1 Message Date
Nick abf4a7df5d Update buildscript with new JEI version
oops
2016-02-18 01:46:16 -08:00
Nick 82e802e936 Update JEI compat 2016-02-08 16:23:58 -08:00
Nick c1aeb2e7f6 Thaumcraft Goggles upgrade for Living Helmet
Combine a Living Helmet with an undamaged Goggles of Revealing in an anvil (+1 level) to combine the two. Currently no way to split afterwards.

Thoughts:

- Tweak level requirement to be higher? 1 was chosen in order to make it work.
- Require full set of armor to be worn? This would keep it in line with all the other upgrades.
- I only used the full Thaumcraft jar because the uploaded API is a zip which does not work as a Gradle library.
2016-02-03 20:31:09 -08:00
Nick c50f15e124 Update mappings + cleanup SoulSnare render
Removed some (seemingly) unnecessary code from RenderEntitySoulSnare
2016-01-09 02:12:48 -08:00
Nick 988e2bd4a2 Update JEI (fixes alpha rendering issue) 2016-01-08 17:47:52 -08:00
Nick 5c7af4f039 Update JEI compat
isModLoaded() has been deprecated for quite some time and was finally removed in a recent version.
2016-01-07 15:38:12 -08:00
Nick 9c25ff38a6 Update JEI compat 2016-01-03 15:51:54 -08:00
Nick cb929a93b6 WAILA compatibility
Currently has handlers for Teleposers and Blood Altars
2016-01-01 15:40:04 -08:00
Nick c815960f5e Update for 1.8.9
Update JEI for 1.8.9 as well.

Move recipe related stuff to ModRecipes class.
2015-12-29 21:30:48 -08:00
Nick 43f2bdd28a Update JEI compat
Should need less of these in the future. The API is becoming much more stable.
2015-12-23 01:23:52 -08:00
TehNut 0f26cbedd7 Update JEI compat to latest 2015-12-14 01:07:22 -06:00
Nick d51a908f6b Update JEI compat 2015-12-03 17:12:50 -08:00
Nick 13d9cb4b5a Add registry for Binding rituals and add JEI support 2015-12-02 19:27:28 -08:00
Nick 6f96e200d2 Update to 1.8.8. It's stable enough, now 2015-11-28 23:51:41 -08:00
Nick e3d4afa123 Rewrite is Go!
Just moving over all my changes from my fork
2015-10-29 20:22:16 -07:00