Changes

Summary

  1. Hacky localization of all the modifiers in tooltips and GUI (details)
  2. Fix reinforced MODIFIER display in the GUI getting overwritten by other (details)
Commit a5c76edf018675843d008e4b1fdd74b524f46ecf by bernhard.bonigl
Hacky localization of all the modifiers in tooltips and GUI
The file was modifiedsrc/main/java/tconstruct/tools/gui/ToolStationGuiHelper.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/tools/ToolCore.java (diff)
The file was modifiedresources/assets/tinker/lang/en_US.lang (diff)
The file was modifiedsrc/main/java/tconstruct/library/armor/ArmorCore.java (diff)
Commit cacd93bf1afb79921d10e22e105b038fd1409504 by bernhard.bonigl
Fix reinforced MODIFIER display in the GUI getting overwritten by other modifiers
The file was modifiedsrc/main/java/tconstruct/modifiers/tools/ModReinforced.java (diff)