Advertisement
Guest User

s

a guest
Feb 25th, 2018
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.58 KB | None | 0 0
  1. player's tool's name is "&6Brush":
  2. targeted block is not bedrock:
  3. targeted block is stone:
  4. set targeted block to air
  5. drop 1 of cobblestone at location of targeted block
  6. targeted block is grass:
  7. set targeted block to air
  8. drop 1 of dirt at location of targeted block
  9.  
  10. block below targeted block is not bedrock:
  11. block below targeted block is stone:
  12. set block below targeted block to air
  13. drop 1 of cobblestone at location of targeted block
  14. block below targeted block is grass:
  15. set block below targeted block to air
  16. drop 1 of dirt at location of targeted block
  17. block below block below targeted block is not bedrock:
  18. block below block below targeted block is stone:
  19. set block below block below targeted block to air
  20. drop 1 of cobblestone at location of targeted block
  21. block below block below targeted block is grass:
  22. set block below block below targeted block to air
  23. drop 1 of dirt at location of targeted block
  24.  
  25. block below block below block below targeted block is not bedrock:
  26. block below block below block below targeted block is stone:
  27. set block below block below block below targeted block to air
  28. drop 1 of cobblestone at location of targeted block
  29. block below block below block below targeted block is grass:
  30. set block below block below block below targeted block to air
  31. drop 1 of dirt at location of targeted block
  32.  
  33. block below block below block below block below targeted block is not bedrock:
  34. block below block below block below block below targeted block is stone:
  35. set block below block below block below block below targeted block to air
  36. drop 1 of cobblestone at location of targeted block
  37. block below block below block below block below targeted block is grass:
  38. set block below block below block below block below targeted block to air
  39. drop 1 of dirt at location of targeted block
  40.  
  41. block below block below block below block below block below targeted block is not bedrock:
  42. block below block below block below block below block below targeted block is stone:
  43. set block below block below block below block below block below targeted block to air
  44. drop 1 of cobblestone at location of targeted block
  45. block below block below block below block below block below targeted block is grass:
  46. set block below block below block below block below block below targeted block to air
  47. drop 1 of dirt at location of targeted block
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement