CREAMPAN0408

Untitled

Jan 18th, 2019
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. on damage:
  2. attacker is holding sword
  3. loop all player
  4. level of loop-player is more than -1
  5. level of loop-player is less than 20
  6. if loop-player is sneaking:
  7. the block below loop-player is not air
  8. add 0.5 to level progress of loop-player
  9. add 0.3 to level progress of loop-player
Advertisement
Add Comment
Please, Sign In to add comment