Wait, that still dosen't work I must be doing something wrong!
Your code pieces are for 1.4.6 correct?
Is there anything else I need???
Update: ok I just tried the crafting handler w/ an axe instead of my saw and it worked so I can rule that out as the problem.
Here is my code :
Main:
Item Saw:
Crafting Handler:
This is the same as I have isn't it? I tried your crafting manager code, but my Item still just dissapears when I craft w/ it. Do I need some kind of special crafting recipe?
Here's mine:
Saw = # Wood= *
#* = Tar
Yet the Saw, which I have a crafting Handler for, dissapears!
I cant figure out my mistake, I posted all the relevant code already at the main post of this thread, plz help!
Hello everyone. I'am aware that there are several of these posts already on the forums, but none of them are working for me.
I am trying to make a saw that get's damaged when its crafted, and its just not working. Whenever I craft with the Item it dissapears.
I am using Forge 471 for 1.4.6.
Here is my code :
Base Mod File
SawCraftingHandle.class:
Could someone tell me what I am doing wrong? All Help is much apriciated.