Changes

Summary

  1. Update fr_FR.lang (details)
  2. Fix broken tools AOE harvesting and harvesting stuff above stone level. (details)
The file was modifiedresources/assets/tinker/lang/fr_FR.lang (diff)
Commit dad8ab969c0ca04ac16a6d3f42aab8e0ec59832a by bernhard.bonigl
Fix broken tools AOE harvesting and harvesting stuff above stone level.
Due to how forge/MC does things it's not possible to prevent stone-level
from being harvested without extra events. Closes #1775
The file was modifiedsrc/main/java/tconstruct/library/tools/AOEHarvestTool.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/tools/HarvestTool.java (diff)