Changes

Summary

  1. Less huge frypan achievement icon (details)
  2. Fix colors (details)
  3. Dynamic coloring support for toolrods too (details)
  4. Add a minimal textures option that only uses colored parts and no custom (details)
  5. Fix bows not using colorable stuff. HRRNGh they are so annoying. (details)
  6. Fix modifiers on bows rendering with minimal stuff and bla (details)
Commit 66c0b461369ddca7fc5114b75e577339d5eed18e by bernhard.bonigl
Less huge frypan achievement icon
The file was modifiedresources/assets/tinker/textures/items/achievementIcons/dualConvenience.png (diff)
The file was modifiedsrc/main/java/tconstruct/client/ToolCoreRenderer.java (diff)
Commit 2f80edd6552b5e9d22e0a968f7fb1644696bedff by bernhard.bonigl
Dynamic coloring support for toolrods too
The file was modifiedsrc/main/java/tconstruct/tools/TinkerTools.java (diff)
Commit 1eb4c50fb55decc90e3e73a7d42cc97368f759b0 by bernhard.bonigl
Add a minimal textures option that only uses colored parts and no custom textures for less graphic memory usage. Let's see if this helps.
The file was modifiedsrc/main/java/tconstruct/library/tools/ToolCore.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/tools/DynamicToolPart.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/config/PHConstruct.java (diff)
Commit a36559b99f65fa3ee8c1185d64ac62d1a1f8f4ce by bernhard.bonigl
Fix bows not using colorable stuff. HRRNGh they are so annoying.
The file was modifiedsrc/main/java/tconstruct/items/tools/BowBase.java (diff)
Commit 5ff0c3d58ba6a6d804d4c54679b15aa106228089 by bernhard.bonigl
Fix modifiers on bows rendering with minimal stuff and bla
The file was modifiedsrc/main/java/tconstruct/library/tools/ToolCore.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/BowBase.java (diff)