rwtema / Extra-Utilities-2-Source

Sourcecode for Extra Utilities
Other
109 stars 75 forks source link

Tinkers Construct traits buggy #328

Open reserveword opened 5 years ago

reserveword commented 5 years ago

The "brittle" trait from Magical Wood acts wrong when combined with UNBRAEAKABLE tool. Reproduction 1.make a tool with Magical Wood as material of a part, so the tool has "brittle" trait. 2.mod that tool with 5 Reinforcements (used one by one), so that the tool has "unbreakable" trait. 3.use that tool until it's broken. 4.try to fix it, but only to find it unable to fix. Expected behaviour Either you can fix the tool once it breaks, even it has full durability and can't fix normally or your tool would never break when it's unbreakable.