Advertisement
Guest User

Untitled

a guest
Aug 20th, 2014
260
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.14 KB | None | 0 0
  1. on left click holding pickaxe:
  2. player's tool is pickaxe of efficiency 1000 and unbreaking 1000:
  3. remove 100 pickaxe of efficiency 1000 and unbreaking 1000 from the player
  4.  
  5. on left click holding pickaxe:
  6. player's tool is pickaxe of efficiency 1000 and unbreaking 1000 and fortune 100:
  7. remove 100 pickaxe of efficiency 1000 and unbreaking 1000 and fortune 100 from the player
  8.  
  9. on left click holding diamond sword:
  10. player's tool is sword of sharpness 1000 and unbreaking 1000:
  11. remove 100 sword of sharpness 1000 and unbreaking 1000 from the player
  12.  
  13. on left click holding diamond sword:
  14. player's tool is sword of sharpness 1000 and unbreaking 1000 and looting 100:
  15. remove 100 sword of sharpness 1000 and unbreaking 1000 from the player
  16.  
  17. on left click holding diamond shovel:
  18. player's tool is shovel of efficiency 1000 and unbreaking 1000:
  19. remove 100 shovel of efficiency 1000 and unbreaking 1000 from the player
  20.  
  21. on left click holding diamond axe:
  22. player's tool is axe of efficiency 1000 and unbreaking 1000:
  23. remove 100 axe of efficiency 1000 and unbreaking 1000 from the player
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement