Changes

Summary

  1. Fixed #161 (details)
  2. Downgrade Gradle to 3.1 (details)
  3. Update to latest builds of all mods including Pam's HarvestCraft, Add (details)
  4. Add back Recipe Removing. Closes #160 (details)
The file was modifiedsrc/main/java/iguanaman/hungeroverhaul/module/event/HungerOverhaulEventHook.java (diff)
Commit 879a6ac642b56ca4fde0f082496cd946bd355bc4 by alexbegt
Downgrade Gradle to 3.1
The file was modifiedgradle/wrapper/gradle-wrapper.jar (diff)
The file was modifiedgradlew (diff)
The file was modifiedgradlew.bat (diff)
The file was modifiedgradle/wrapper/gradle-wrapper.properties (diff)
Commit 9ba1e0318a143eaea4061bd528989cc111310610 by alexbegt
Update to latest builds of all mods including Pam's HarvestCraft, Add
bonemeal changes to Pam's Crops, Fix Fruit tress dropping the fruit
blocks.
The file was modifiedsrc/main/java/iguanaman/hungeroverhaul/common/BlockHelper.java (diff)
The file was modifiedbuild.properties (diff)
The file was modifiedbuild.gradle (diff)
The file was modifiedsrc/main/java/iguanaman/hungeroverhaul/module/event/HungerOverhaulEventHook.java (diff)
The file was modifiedsrc/main/java/iguanaman/hungeroverhaul/module/harvestcraft/HarvestCraftModule.java (diff)
The file was modifiedsrc/main/java/iguanaman/hungeroverhaul/HungerOverhaul.java (diff)
The file was modifiedsrc/main/java/iguanaman/hungeroverhaul/module/reflection/ReflectionModule.java (diff)
The file was modifiedsrc/main/java/iguanaman/hungeroverhaul/module/harvestcraft/helper/PamsModsHelper.java (diff)
Commit 669beff85e314508cc38a8ba0710ac33f9b0a7ba by alexbegt
Add back Recipe Removing. Closes #160
The file was modifiedsrc/main/java/iguanaman/hungeroverhaul/library/RecipeRemover.java (diff)