Changes

Summary

  1. Allow coloring of tools, made Tool Recipes Itemstack sensitive to allow (details)
  2. One tiny fix. (details)
  3. Reverted Tool Recipe changes, made colorizing use NBT (details)
  4. Add default textures that are used if no proper texture is present. This (details)
Commit 22bdbdd2095a46b9cb7b259fa8b208e9ec4815dd by Vexatos
Allow coloring of tools, made Tool Recipes Itemstack sensitive to allow more customizable recipes
The file was modifiedsrc/main/java/tconstruct/library/tools/ToolCore.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/crafting/ToolRecipe.java (diff)
The file was modifiedsrc/main/java/tconstruct/tools/BowRecipe.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/crafting/ToolBuilder.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/crafting/ToolBuilder.java (diff)
Commit ab87cc706eeedf14bad1d44372f02b3fcf3de0a7 by Vexatos
Reverted Tool Recipe changes, made colorizing use NBT
The file was modifiedsrc/main/java/tconstruct/library/tools/ToolCore.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/crafting/ToolBuilder.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/crafting/ToolRecipe.java (diff)
The file was modifiedsrc/main/java/tconstruct/tools/BowRecipe.java (diff)
Commit 8e0cea23a1b5d97602021e48def1a5ae3973c9f4 by bernhard.bonigl
Add default textures that are used if no proper texture is present. This texture is then colored with the material-color. Furthermore you can now add HandleColor, HeadColor,... tag to change the color of tool parts!
The file was addedresources/assets/tinker/textures/items/scythe/_scythe_head_broken.png
The file was addedresources/assets/tinker/textures/items/scythe/_scythe_binding.png
The file was addedresources/assets/tinker/textures/items/shovel/_shovel_head.png
The file was addedresources/assets/tinker/textures/items/lumberaxe/_lumberaxe_head_broken.png
The file was addedresources/assets/tinker/textures/items/shortbow/_bow_top_2.png
The file was addedresources/assets/tinker/textures/items/arrow/_arrow_shaft.png
The file was addedresources/assets/tinker/textures/items/dagger/_dagger_blade_broken.png
The file was addedresources/assets/tinker/textures/items/chisel/_chisel_head.png
The file was addedresources/assets/tinker/textures/items/hammer/_hammer_head.png
The file was addedresources/assets/tinker/textures/items/parts/_toughrod.png
The file was addedresources/assets/tinker/textures/items/shortbow/_bow_bottom_2.png
The file was addedresources/assets/tinker/textures/items/rapier/_rapier_handle.png
The file was addedresources/assets/tinker/textures/items/parts/_large_sword_blade.png
The file was addedresources/assets/tinker/textures/items/shovel/_shovel_head_broken.png
The file was addedresources/assets/tinker/textures/items/mattock/_mattock_head.png
The file was addedresources/assets/tinker/textures/items/parts/_largeplate.png
The file was addedresources/assets/tinker/textures/items/rapier/_rapier_blade_broken.png
The file was addedresources/assets/tinker/textures/items/parts/_pickaxe_head.png
The file was addedresources/assets/tinker/textures/items/shovel/_shovel_handle.png
The file was addedresources/assets/tinker/textures/items/hammer/_hammer_front.png
The file was addedresources/assets/tinker/textures/items/shortbow/_bow_bottom.png
The file was addedresources/assets/tinker/textures/items/cleaver/_cleaver_guard.png
The file was addedresources/assets/tinker/textures/items/lumberaxe/_lumberaxe_shield.png
The file was addedresources/assets/tinker/textures/items/cutlass/_cutlass_guard.png
The file was addedresources/assets/tinker/textures/items/lumberaxe/_lumberaxe_handle.png
The file was addedresources/assets/tinker/textures/items/excavator/_excavator_head_broken.png
The file was addedresources/assets/tinker/textures/items/parts/_scythe_head.png
The file was addedresources/assets/tinker/textures/items/longsword/_longsword_blade_broken.png
The file was addedresources/assets/tinker/textures/items/battleaxe/_battleaxe_binding.png
The file was addedresources/assets/tinker/textures/items/cleaver/_cleaver_head.png
The file was addedresources/assets/tinker/textures/items/hammer/_hammer_handle.png
The file was addedresources/assets/tinker/textures/items/longsword/_longsword_accessory.png
The file was addedresources/assets/tinker/textures/items/parts/_frypan_head.png
The file was addedresources/assets/tinker/textures/items/pickaxe/_pickaxe_handle.png
The file was addedresources/assets/tinker/textures/items/parts/_shovel_head.png
The file was addedresources/assets/tinker/textures/items/mattock/_mattock_handle.png
The file was addedresources/assets/tinker/textures/items/broadsword/_sword_handle.png
The file was addedresources/assets/tinker/textures/items/cutlass/_cutlass_blade.png
The file was modifiedsrc/main/java/tconstruct/library/tools/ToolCore.java (diff)
The file was addedresources/assets/tinker/textures/items/pickaxe/_pickaxe_accessory.png
The file was addedresources/assets/tinker/textures/items/battlesign/_battlesign_head.png
The file was addedresources/assets/tinker/textures/items/excavator/_excavator_handle.png
The file was addedresources/assets/tinker/textures/items/lumberaxe/_lumberaxe_binding.png
The file was addedresources/assets/tinker/textures/items/longsword/_longsword_handle.png
The file was addedresources/assets/tinker/textures/items/cutlass/_cutlass_handle.png
The file was addedresources/assets/tinker/textures/items/broadsword/_sword_blade.png
The file was addedresources/assets/tinker/textures/items/dagger/_dagger_handle.png
The file was addedresources/assets/tinker/textures/items/parts/_toughbind.png
The file was addedresources/assets/tinker/textures/items/broadsword/_sword_blade_broken.png
The file was addedresources/assets/tinker/textures/items/frypan/_frypan_head_broken.png
The file was addedresources/assets/tinker/textures/items/battleaxe/_battleaxe_head.png
The file was addedresources/assets/tinker/textures/items/parts/_large_guard.png
The file was addedresources/assets/tinker/textures/items/battlesign/_battlesign_handle.png
The file was addedresources/assets/tinker/textures/items/parts/_crossbar.png
The file was addedresources/assets/tinker/textures/items/shortbow/_bow_top_1.png
The file was addedresources/assets/tinker/textures/items/arrow/_arrow_head.png
The file was addedresources/assets/tinker/textures/items/battleaxe/_battleaxe_front.png
The file was addedresources/assets/tinker/textures/items/battleaxe/_battleaxe_fronthead_broken.png
The file was addedsrc/main/java/tconstruct/library/util/TextureHelper.java
The file was addedresources/assets/tinker/textures/items/hammer/_hammer_back.png
The file was addedresources/assets/tinker/textures/items/parts/_lumberaxe_head.png
The file was addedresources/assets/tinker/textures/items/rapier/_rapier_blade.png
The file was addedresources/assets/tinker/textures/items/battlesign/_battlesign_head_broken.png
The file was addedresources/assets/tinker/textures/items/chisel/_chisel_head_broken.png
The file was addedresources/assets/tinker/textures/items/dagger/_dagger_accessory.png
The file was addedresources/assets/tinker/textures/items/pickmattock/_pickmattock_head_broken.png
The file was addedresources/assets/tinker/textures/items/shortbow/_bow_top_3.png
The file was addedresources/assets/tinker/textures/items/axe/_axe_head_broken.png
The file was addedresources/assets/tinker/textures/items/shortbow/_bow_top.png
The file was addedresources/assets/tinker/textures/items/parts/_battlesign_head.png
The file was addedresources/assets/tinker/textures/items/battleaxe/_battleaxe_fronthead.png
The file was addedresources/assets/tinker/textures/items/cleaver/_cleaver_handle.png
The file was addedresources/assets/tinker/textures/items/excavator/_excavator_grip.png
The file was addedresources/assets/tinker/textures/items/frypan/_frypan_head.png
The file was addedresources/assets/tinker/textures/items/parts/_axe_head.png
The file was addedresources/assets/tinker/textures/items/battleaxe/_battleaxe_back.png
The file was addedresources/assets/tinker/textures/items/parts/_medium_guard.png
The file was addedresources/assets/tinker/textures/items/parts/_hammer_head.png
The file was addedresources/assets/tinker/textures/items/cutlass/_cutlass_blade_broken.png
The file was addedresources/assets/tinker/textures/items/parts/_chunk.png
The file was addedresources/assets/tinker/textures/items/axe/_axe_handle.png
The file was addedresources/assets/tinker/textures/items/broadsword/copper_sword_blade.png.bla
The file was addedresources/assets/tinker/textures/items/pickaxe/_pickaxe_head_broken.png
The file was addedresources/assets/tinker/textures/items/excavator/_excavator_head.png
The file was addedresources/assets/tinker/textures/items/frypan/_frypan_handle.png
The file was addedresources/assets/tinker/textures/items/cleaver/_cleaver_head_broken.png
The file was addedresources/assets/tinker/textures/items/parts/_knife_blade.png
The file was addedresources/assets/tinker/textures/items/broadsword/_sword_accessory.png
The file was addedresources/assets/tinker/textures/items/longsword/_longsword_blade.png
The file was addedresources/assets/tinker/textures/items/parts/_rod.png
The file was addedresources/assets/tinker/textures/items/scythe/_scythe_accessory.png
The file was addedresources/assets/tinker/textures/items/pickmattock/_pickmattock_accessory.png
The file was addedresources/assets/tinker/textures/items/parts/_chisel_head.png
The file was addedresources/assets/tinker/textures/items/mattock/_mattock_back.png
The file was addedresources/assets/tinker/textures/items/rapier/_rapier_accessory.png
The file was addedresources/assets/tinker/textures/items/pickaxe/_pickaxe_head.png
The file was addedresources/assets/tinker/textures/items/shortbow/_bow_bottom_3.png
The file was addedresources/assets/tinker/textures/items/parts/_excavator_head.png
The file was addedresources/assets/tinker/textures/items/scythe/_scythe_handle.png
The file was addedresources/assets/tinker/textures/items/excavator/_excavator_binding.png
The file was addedresources/assets/tinker/textures/items/shortbow/_bow_bottom_1.png
The file was addedresources/assets/tinker/textures/items/pickmattock/_pickmattock_handle.png
The file was addedresources/assets/tinker/textures/items/parts/_sword_blade.png
The file was addedresources/assets/tinker/textures/items/chisel/_chisel_handle.png
The file was addedresources/assets/tinker/textures/items/lumberaxe/_lumberaxe_head.png
The file was addedresources/assets/tinker/textures/items/cleaver/_cleaver_shield.png
The file was addedresources/assets/tinker/textures/items/pickmattock/_pickmattock_head.png
The file was addedresources/assets/tinker/textures/items/battleaxe/_battleaxe_head_broken.png
The file was addedresources/assets/tinker/textures/items/parts/_arrowhead.png
The file was addedresources/assets/tinker/textures/items/dagger/_dagger_blade.png
The file was addedresources/assets/tinker/textures/items/battleaxe/_battleaxe_backhead.png
The file was addedresources/assets/tinker/textures/items/battleaxe/_battleaxe_handle.png
The file was addedresources/assets/tinker/textures/items/pickmattock/_pickmattock_back.png
The file was addedresources/assets/tinker/textures/items/mattock/_mattock_head_broken.png
The file was addedresources/assets/tinker/textures/items/parts/_binding.png
The file was addedresources/assets/tinker/textures/items/hammer/_hammer_handle_broken.png
The file was addedresources/assets/tinker/textures/items/axe/_axe_head.png
The file was addedresources/assets/tinker/textures/items/parts/_full_guard.png
The file was addedresources/assets/tinker/textures/items/scythe/_scythe_head.png