SilentChaos512 / Silent-Gear

Modular tool/armor mod (formerly part of Silent's Gems)
https://www.curseforge.com/minecraft/mc-mods/silent-gear
MIT License
81 stars 37 forks source link

When a broken tool is repaired with another mod, traits are not returned to the tool #659

Open milkev opened 7 months ago

milkev commented 7 months ago

Versions

Expected Behavior

Tool traits to be returned to the tool even after repairing the tool via methods other than the repair kit (ex: cyclics diamond anvil)

Actual Behavior

Tool traits are not returned to the tool when repaired via other mods after being broken. The tool still functions as a tool, however all material/part traits are completely disabled until a repair kit is used on the tool.

Links/Images

Before Breaking; image After Breaking; image After Repairing in Cyclics Diamond Anvil; image image After Using a repair kit; image

Steps to Reproduce the Problem

  1. Break a tool
  2. Repair it using other mods (ex: cyclics diamond anvil)
  3. Be sad you cant place lights with your pickaxe
  4. Repair the same tool using a repair kit
  5. Traits are now returned to the tool