Changes

Summary

  1. Add colors to the custom materials, same as regular tool materials (details)
  2. Add a hook for the default color and use it for arrow fletchlings and (details)
Commit 7c3e21be8d66bf0638002426037046e044c377ae by bernhard.bonigl
Add colors to the custom materials, same as regular tool materials
The file was modifiedsrc/main/java/tconstruct/library/tools/CustomMaterial.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/TConstructRegistry.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/tools/BowstringMaterial.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/tools/FletchlingLeafMaterial.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/tools/FletchingMaterial.java (diff)
The file was modifiedsrc/main/java/tconstruct/tools/TinkerTools.java (diff)
Commit f78d8af170ebeb51a74e5f086155dda9aa1d052f by bernhard.bonigl
Add a hook for the default color and use it for arrow fletchlings and bowstrings
The file was modifiedsrc/main/java/tconstruct/items/tools/Arrow.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Shortbow.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/tools/ToolCore.java (diff)