Changes

Summary

  1. Removed the Thaumcraft stuff from ModuleHarvestCraft (details)
  2. Don't modify ender lilly drops (details)
  3. Fixed food values of new 1.7.10-only HarvestCraft foods (details)
Commit 1b236e7f98a84b06c56f03ff24236c3cee5bf84b by squeek502
Removed the Thaumcraft stuff from ModuleHarvestCraft
* Pam added Thaumcraft support to HarvestCraft itself
The file was modifiedsrc/main/java/iguanaman/hungeroverhaul/module/ModuleHarvestCraft.java (diff)
Commit 191be10540bab5864d2b19ca3a7b3348ff90344d by squeek502
Don't modify ender lilly drops
* Actually fixes #36
The file was modifiedsrc/main/java/iguanaman/hungeroverhaul/util/IguanaEventHook.java (diff)
Commit 78b977f63afaa33e9273e10c6e473e7b90d7f4f9 by squeek502
Fixed food values of new 1.7.10-only HarvestCraft foods
* Also brought a few random outliers I found in line with what they probably should be
* Fixes #30
The file was modifiedsrc/main/java/iguanaman/hungeroverhaul/module/ModuleHarvestCraft.java (diff)