Advertisement
minmin0917

DirtSurvival - Break Give

Jul 18th, 2019
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. on break of stone:
  2. cancel event
  3. set block to air
  4. command "/give %player% cobblestone"
  5.  
  6. on break of log:
  7. cancel event
  8. set block to air
  9. command "/give %player% planks 4"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement