Late git push is late
This commit is contained in:
parent
b962ede72d
commit
a1ca81423b
9 changed files with 62 additions and 31 deletions
|
@ -117,7 +117,7 @@ public class ItemBloodLightSigil extends EnergyItems
|
|||
|
||||
if (!par2World.isRemote)
|
||||
{
|
||||
par2World.spawnEntityInWorld(new EntityBloodLightProjectile(par2World, par3EntityPlayer, 10));
|
||||
par2World.spawnEntityInWorld(new EntityBloodLightProjectile(par2World, par3EntityPlayer, 1));
|
||||
}
|
||||
|
||||
return par1ItemStack;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue