Advertisement
Guest User

ReplaceNewStone

a guest
Aug 15th, 2015
177
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.71 KB | None | 0 0
  1. on mine of stone:1:
  2. cancel the event
  3. set the event-block to air
  4. drop 1 cobblestone
  5. execute console command "/playsound dig.stone %player% %player's x-coordinate% %player's y-coordinate% %player's z-coordinate% 1 1 0"
  6.  
  7. on mine of stone:3:
  8. cancel the event
  9. set the event-block to air
  10. drop 1 cobblestone
  11. execute console command "/playsound dig.stone %player% %player's x-coordinate% %player's y-coordinate% %player's z-coordinate% 1 1 0"
  12.  
  13. on mine of stone:5:
  14. cancel the event
  15. set the event-block to air
  16. drop 1 cobblestone
  17. execute console command "/playsound dig.stone %player% %player's x-coordinate% %player's y-coordinate% %player's z-coordinate% 1 1 0"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement