Jumping Ritual
Patch
This commit is contained in:
parent
69355f76fb
commit
23051088da
7 changed files with 124 additions and 10 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue