Changes

Summary

  1. Fixes the hammer's adjacent blocks mining level, closes #751 (details)
  2. Fixed TinkerTools.modIntegration not being called (details)
  3. Made SpecialFood use 1.7.10 methods to get hunger/saturation values and (details)
Commit 1a4f9d0e9227a3473949def70ddb40ea53f9c78a by JeanGlassmaker
Fixes the hammer's adjacent blocks mining level, closes #751
The file was modifiedsrc/main/java/tconstruct/items/tools/Hammer.java (diff)
Commit 6b2e2660220a7046a4a15c5fbfb4c71bce6c4aec by squeek502
Fixed TinkerTools.modIntegration not being called

Fixes SlimeKnights/TinkersConstruct#734
The file was modifiedsrc/main/java/tconstruct/tools/TinkerTools.java (diff)
Commit fdac54cd7e00ed6de733a93280ced411d3d745ad by squeek502
Made SpecialFood use 1.7.10 methods to get hunger/saturation values and fixed bacon crash

Closes SlimeKnights/TinkersConstruct#729
The file was modifiedsrc/main/java/tconstruct/world/items/SpecialFood.java (diff)
The file was modifiedsrc/main/java/tconstruct/world/items/StrangeFood.java (diff)