Hey, get back in that commit!

This commit is contained in:
WayofTime 2016-06-23 21:28:11 -04:00
parent 3b93a699d9
commit d240daf958

View file

@ -44,7 +44,6 @@ public class ItemBoundSword extends ItemSword implements IBindable, IActivatable
setUnlocalizedName(Constants.Mod.MODID + ".bound.sword");
setCreativeTab(BloodMagic.tabBloodMagic);
setMaxDamage(0);
}
@Override