Can't use "addRepairMaterial" for TConstruct
JorisBaron opened this issue · 3 comments
I'm testing things and I can't add repair materials to a tool, despite i can remove one.
I tried like that : mods.tconstruct.Tweaks.addRepairMaterial(<minecraft:iron_ingot>, "Copper", 1);
but it doesn't work..
I'm using following mod versions :
MineTweaker3 3.0.10
ModTweaker2 0.9.5
Mantle 0.3.2b
TiC 1.8.8
Tic stuff is broken
On Apr 16, 2016 4:42 PM, "Mncc08" [email protected] wrote:
I'm testing things and I can't add repair materials to a tool, despite i
can remove one.
I tried like that : mods.tconstruct.Tweaks.addRepairMaterial(minecraft:iron_ingot,
"Copper", 1); but it doesn't work..I'm using following mod versions :
MineTweaker3 3.0.10
ModTweaker2 0.9.5
Mantle 0.3.2b
TiC 1.8.8—
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub
#322