Changes

Summary

  1. Remove last usage of ToolPart and fix possible crash with displaying (details)
  2. Remove unused variable that can potentially cause a crash under certain (details)
  3. Noppe's Custom NPCs shouldn't drop yellow hearts anymore (details)
Commit be33e4d96c099a5e297fb8df6dda30f134a0e24b by bernhard.bonigl
Remove last usage of ToolPart and fix possible crash with displaying parts
The file was modifiedsrc/main/java/tconstruct/tools/TinkerTools.java (diff)
The file was modifiedsrc/main/java/tconstruct/tools/items/ToolPart.java (diff)
Commit 79cefddf759d8706bc61939a57f62711f927cfb3 by bernhard.bonigl
Remove unused variable that can potentially cause a crash under certain circumstances
The file was modifiedsrc/main/java/tconstruct/library/crafting/ModifyBuilder.java (diff)
Commit 1feac321044e19701a2e7ece134349d96ee885cb by bernhard.bonigl
Noppe's Custom NPCs shouldn't drop yellow hearts anymore
The file was modifiedsrc/main/java/tconstruct/armor/TinkerArmorEvents.java (diff)