Changes

Summary

  1. Give ToolShards the DynamicToolPart treatment (details)
  2. Register a dynamic tool shard if no shard is present in the (details)
  3. Fix wings not calling ArmorMod ticks. Fixes Wing Moss Repair. #1093 (details)
  4. Fix Traveller Gear Repair #1093 (details)
Commit 9672f95efc3d338722185d63c3038c68759e3bcd by bernhard.bonigl
Give ToolShards the DynamicToolPart treatment
The file was modifiedsrc/main/java/tconstruct/tools/items/ToolShard.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/TConstructRegistry.java (diff)
The file was modifiedresources/assets/tinker/textures/items/parts/_chunk.png (diff)
The file was modifiedsrc/main/java/tconstruct/tools/TinkerTools.java (diff)
Commit c05cdf03c62354fd87d26ae5f3e937c579d10114 by bernhard.bonigl
Register a dynamic tool shard if no shard is present in the PatternBuilder IMC
The file was modifiedsrc/main/java/tconstruct/util/IMCHandler.java (diff)
Commit 8cdd0e5306cc1a888432068c2231446d72d1f3bd by bernhard.bonigl
Fix wings not calling ArmorMod ticks. Fixes Wing Moss Repair. #1093
The file was modifiedsrc/main/java/tconstruct/armor/items/TravelWings.java (diff)
Commit c6e24f851146f4eff01ddd7e2c6e75d84dfb0622 by bernhard.bonigl
Fix Traveller Gear Repair #1093
The file was modifiedsrc/main/java/tconstruct/modifiers/armor/TravelModRepair.java (diff)