Jumping Ritual

Patch
This commit is contained in:
Arcaratus 2015-12-30 23:00:49 -05:00
parent 69355f76fb
commit 23051088da
7 changed files with 124 additions and 10 deletions

View file

@ -85,7 +85,6 @@ public class ItemSacrificialDagger extends Item
@Override
public ItemStack onItemRightClick(ItemStack stack, World world, EntityPlayer player)
{
if (PlayerHelper.isFakePlayer(player))
return stack;