Changes

Summary

  1. Do not add materials that don't have actual parts to the NEI (details)
  2. Toolforges are not pattern chests. (details)
  3. More juicy default color for alumite (details)
Commit ed630aa03841750550c2a73e6ad58cb3d23492b1 by bernhard.bonigl
Do not add materials that don't have actual parts to the NEI ToolMaterial stuff.
Only happens in special cases, like the String material from IguanaTweaks, that has no craftable toolparts.
Should finally fix https://github.com/SlimeKnights/IguanaTweaksTConstruct/issues/17
The file was modifiedsrc/main/java/tconstruct/plugins/nei/RecipeHandlerToolMaterials.java (diff)
Commit 3b3f409a2ce44eaf3bc0be1ca21eecb68e8f5ab7 by bernhard.bonigl
Toolforges are not pattern chests.
The file was modifiedsrc/main/java/tconstruct/tools/model/TableRender.java (diff)
Commit 85a9bb2ce950ce9640c80cfaab2ae75a65d95565 by bernhard.bonigl
More juicy default color for alumite
The file was modifiedsrc/main/java/tconstruct/tools/TinkerTools.java (diff)