More rituals
More rituals Comment out unimplemented portion some thing useful Renamed to something more useful
This commit is contained in:
parent
9950b32d53
commit
203a48d526
14 changed files with 886 additions and 27 deletions
|
@ -61,8 +61,6 @@ public class RitualJumping extends Ritual
|
|||
((EntityPlayerMP) entity).fallDistance = 0;
|
||||
if (entity.isSneaking())
|
||||
continue;
|
||||
// TODO Packet handlers if needed
|
||||
// BloodMagicPacketHandler.INSTANCE.sendTo();
|
||||
((EntityPlayerMP) entity).motionY = motionY;
|
||||
totalEffects++;
|
||||
} else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue