Crafting with Unbreakable Tinkers' Construct tools.
KodYazanDruid opened this issue ยท 2 comments
Minecraft Version
1.18.2
KubeJS Version
kubejs-forge-1802.5.5-build.562
Rhino Version
rhino-forge-1802.2.1-build.255
Architectury Version
architectury-4.10.88-forge
Forge/Fabric Version
Forge - 40.2.0
Describe your issue
.damageIngredient() function can damage Tinkers' Construct Unbreakable tools.
Crash report/logs
No response
I believe this on how Tinkers implements their unbreaking.
They still allow some things to damage it, like pig irons tasty trait, so they don't just block all damage.
Best solution would probably to make a customIngredientAction and check the tool for unbreaking before damaging.