Advertisement
Guest User

Untitled

a guest
Jun 9th, 2013
424
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.88 KB | None | 0 0
  1. SPEED
  2. Increases movement speed.
  3.  
  4. SLOW
  5. Decreases movement speed.
  6.  
  7. FAST_DIGGING
  8. Increases dig speed.
  9.  
  10. SLOW_DIGGING
  11. Decreases dig speed.
  12.  
  13. INCREASE_DAMAGE
  14. Increases damage dealt.
  15.  
  16. HEAL
  17. Heals an entity.
  18.  
  19. HARM
  20. Hurts an entity.
  21.  
  22. JUMP
  23. Increases jump height.
  24.  
  25. CONFUSION
  26. Warps vision on the client.
  27.  
  28. REGENERATION
  29. Regenerates health.
  30.  
  31. DAMAGE_RESISTANCE
  32. Decreases damage dealt to an entity.
  33.  
  34. FIRE_RESISTANCE
  35.  
  36. WATER_BREATHING
  37. Allows breathing underwater.
  38.  
  39. INVISIBILITY
  40. Grants invisibility.
  41.  
  42. BLINDNESS
  43. Blinds an entity.
  44.  
  45. NIGHT_VISION
  46. Allows an entity to see in the dark.
  47.  
  48. HUNGER
  49. Increases hunger.
  50.  
  51. WEAKNESS
  52. Decreases damage dealt by an entity.
  53.  
  54. POISON
  55. Deals damage to an entity over time.
  56.  
  57. WITHER 20
  58. Deals damage to an
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement