Entities

Untitled

Nov 4th, 2018
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. every second:
  2. if player is holding a pickaxe:
  3. if player's lore of tool is "Speed 1":
  4. apply potion of swiftness of tier 1 to player for 2 seconds
  5. if player's lore of tool is "Speed 2":
  6. apply potion of swiftness of tier 2 to player for 2 seconds
  7. if player's lore of tool is "Speed 3":
  8. apply potion of swiftness of tier 3 to player for 2 seconds
  9. if player's lore of tool is "Speed 4":
  10. apply potion of swiftness of tier 4 to player for 2 seconds
  11. if player's lore of tool is "Speed 5":
  12. apply potion of swiftness of tier 5 to player for 2 seconds
Add Comment
Please, Sign In to add comment