Changes

Summary

  1. move baddasspigs credits to the proper credits file (details)
  2. AOE tools now behave like normal tools while sneaking. (details)
  3. Fix placing blocks with rightclick with tools not respecting creative (details)
Commit cb7ea6f8520e6de31ce346039271840db9b07a9f by bernhard.bonigl
move baddasspigs credits to the proper credits file
The file was modifiedresources/assets/tinker/textures/items/Credits.txt (diff)
The file was removedresources/assets/tinker/textures/items/materials/Credits.txt
Commit 570edc802e38b61a78bb0d1bdc6f9b8c710a1cc4 by bernhard.bonigl
AOE tools now behave like normal tools while sneaking.
The file was modifiedsrc/main/java/tconstruct/items/tools/LumberAxe.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/tools/AOEHarvestTool.java (diff)
Commit 15902fbf5de6d7413d8b1c98b0be8acf0d55bc92 by bernhard.bonigl
Fix placing blocks with rightclick with tools not respecting creative mode #1011
The file was modifiedsrc/main/java/tconstruct/library/tools/HarvestTool.java (diff)