Ok so i ahve this line and i would need to know what to replace the ones that are bolded as they are the ones with the error
if (var3 == 2 && var4.itemID == var5e.itemID && var4.stackSize == 1 && var5.stackSize == 1 && Item.itemsList[var4.itemID].isRepairable())
Thank you