Minecraft Spider Hack + SRC


SUBMITTED BY: Guest

DATE: May 20, 2015, 5:12 p.m.

FORMAT: Text only

SIZE: 246 Bytes

HITS: 835

  1. public void onUpdate() {
  2. if(!(this.getToggled()))
  3. return;
  4. if(Minecraft.getMinecraft().thePlayer.isCollidedHorizontally)
  5. Minecraft.getMinecraft().thePlayer.motionY = 0.2;
  6. }

comments powered by Disqus