Changes

Summary

  1. Added a custom class for smeltery inputs for better external readability (details)
  2. Fix gravel ore being harvestable without shovel. (details)
  3. Have the IToolPart implementations actually respect the IToolPart API. (details)
Commit 7c510f2e151e8301536fcdbaafa5aaf005060d79 by Tonius
Added a custom class for smeltery inputs for better external readability
The file was modifiedsrc/main/java/tconstruct/library/crafting/Smeltery.java (diff)
Commit 8a5c48e88752925c3a553eb6c4c6e45200ec3036 by bernhard.bonigl
Fix gravel ore being harvestable without shovel.
The file was modifiedsrc/main/java/tconstruct/world/blocks/GravelOre.java (diff)
Commit db702807e3e329bdb7664bf7d65d2a63d3bb03e0 by bernhard.bonigl
Have the IToolPart implementations actually respect the IToolPart API. (-1 on invalid material)
The file was modifiedsrc/main/java/tconstruct/tools/items/ToolPart.java (diff)
The file was modifiedsrc/main/java/tconstruct/tools/items/Fletching.java (diff)
The file was modifiedsrc/main/java/tconstruct/tools/items/Bowstring.java (diff)