July 19, 201312 yr the replacement for hitEntity appears to be hitEntity public boolean hitEntity(ItemStack par1ItemStack, EntityLiving par2EntityLiving, EntityLiving par3EntityLiving) { if(!Config.infinate) par1ItemStack.damageItem(1, par3EntityLiving); return true; } that's a snip from some of my 1.6.2 code, don't recall having to change it when I updated github
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.