sinkillerj / ProjectE

ProjectE. A complete rewrite of EE2 for modern Minecraft versions.
MIT License
404 stars 209 forks source link

[1.16.5] Repair Talisman does not repair Tinkers construct items #2160

Closed LuciusV closed 2 years ago

LuciusV commented 2 years ago

Exact ProjectE version: 1.16.5-PE1.0.1B

Exact Forge version: 36.2.8 Tinkers Construct: 3.1.3.271 Mantle: 1.6.127

Steps to reproduce:

  1. Equip repair talisman and get some damaged TC tool

What I expected to happen:

Tinker's item slowly repaired as usual

What happened instead:

It is unaffected

pupnewfster commented 2 years ago

This isn't a bug, we respect the "is repairable" flag that mods can specify on items. See #1917 for slightly more info (and probably a variety of other closed issues about this as this "issue" has been reported many times).